Hacker News new | ask | show | jobs
by giovannibajo1 4658 days ago
You shouldn't use a non-cryptographically secure random number generator (perl's rand) in the context of password generation. It's too risky.