Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Session ID Generator (Rolled My Own)

by Flexx (Pilgrim)
on Sep 15, 2002 at 01:36 UTC ( [id://197969]=note: print w/replies, xml ) Need Help??


in reply to Re: Session ID Generator (Rolled My Own)
in thread Session ID Generator (Rolled My Own)

Hi Zaxo!

A small glitch in this. The equivalent @Chars range would be:

v my @Chars = ('a'..'z', 'A'..'Z', '2'..'9'); ^
Also, I think the $1 (one) you read, is actually a $l (ell)... ;)

So long,
Flexx

Update: Added parens, ++sauoq

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 22:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found