in reply to
method of ID'ing
As stolen from
Apache::Session
:
$id = MD5->hexhash(MD5->hexhash(time.{}.rand().$$));
[download]
gav^
Comment on
Re: method of ID'ing
Download
Code
In Section
Seekers of Perl Wisdom