in reply to
A reasonable temporary password generator?
Check out
easypass.pl
. It has lots of options to control how the passwords are generated, and you could call it from your code, or copy parts that you like, or at least get some ideas.
Comment on
Re: A reasonable temporary password generator?
In Section
Seekers of Perl Wisdom