in reply to A reasonable temporary password generator?
If it's for crypt(3) (like a basicauth password), characters past the 8th don't make any difference, for example. If it's for a human, it'd be nice to be somewhat pronouncable. If it's merely to confirm that an email address is the right one via a round-trip, it can be 64 hex characters instead.
So, tell us more about how this is to be used, and you'll get better answers.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: •Re: A reasonable temporary password generator?
by Your Mother (Archbishop) on May 10, 2003 at 11:37 UTC | |
by merlyn (Sage) on May 10, 2003 at 11:43 UTC | |
by Your Mother (Archbishop) on May 11, 2003 at 07:59 UTC |