unique number generator

george young gry at ll.mit.edu
Wed May 19 10:51:21 EDT 2004


"Joe Wong" <joewong at mango.cc> wrote in message news:<mailman.67.1084963007.6949.python-list at python.org>...
> Hi,
> 
>  I need to implement a unique number generator that 1 or more processes 
> on same or different machines will make use of it. Is there any library 
> / project available already for this?

Try:
   http://egenix.com/files/python/mxUID.html
or
   http://www.alcyone.com/software/uid/



More information about the Python-list mailing list