Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Perl : How to Create Unique String/Number?

by fglock (Vicar)
on Jan 27, 2005 at 19:41 UTC ( [id://425720]=note: print w/replies, xml ) Need Help??


in reply to Perl : How to Create Unique String/Number?

use Digest::MD5; print Digest::MD5::md5_base64( rand ), "\n"; # BxaMo0Fkirbh1A+9JbbvjQ

update: see String::Random

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://425720]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-18 22:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found