Every order in my online store has a user-facing order number. I\'m wondering the best way to generate them. Criteria include:
How about getting the current time in miliseconds and using that as your order ID?