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

Re: [FWP] YAGOLF: password generation



On Wed, Apr 11, 2001 at 03:15:19PM +0100, Simon Cozens wrote:
> Of course, then there's *really* clever:
> perl -e 'print substr crypt(rand,$$),2,8'

Good one! Tiny improvement:
  perl -le'$_=crypt rand,0;s/.{5}//;print'

-Sven
--  
The finest eloquence is that which gets things done.

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