Random Number

james blair talktojamesblair at yahoo.com
Sat Mar 27 14:56:10 EST 2004


Hi 
I am generating a random number using
random.randint(1,10000000000)
Whats the possibility that the numbers generated will be same when
generated by 100 users at the same time?
Whats the best method to generate random numbers so that they are most
likely unique??
Thanks



More information about the Python-list mailing list