http://qs321.pair.com?node_id=505658


in reply to Creating random passwords for users.

Of course there are a billion ways to generate random passwords, yet I always tend to like the output of Crypt::PassGen:

"Crypt::PassGen - Generate a random password that looks like a real word"
--
b10m

All code is usually tested, but rarely trusted.
  • Comment on Re: Creating random passwords for users.