I\'m looking for a good way to generate a unique order ID. Can you see any problems with the code below?
int customerId = 10000000; long ticks = DateTime.UtcNow
See Knuth Vol. 2 Chap 3 on Random Numbers