in reply to Random, Unique, but Simple session ID
If you really need the IDs to be random, then generate a random number, and the three items above, and use them as input to the MD5 checksum algorithm.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Random, Unique, but Simple session ID
by sachmet (Scribe) on Apr 13, 2001 at 21:33 UTC |