[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] YAGOLF: password generation





> perl -le'print map chr((33..126)[rand 93]),0..8'

  perl -le'print map chr((rand 93)+33),0..8' 


shorter still, in the all printable ASCII vein

joey


==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe