PHP Random Secure Password Generator Class
September 21st, 2006 at 3:30pm |
UPDATE: If you don’t want to spend the time implementing this code, and just want to generate some passwords, I’ve put it on a separate website: www.random-password.net.
I just recently had to create a function to generate random passwords on a site I was developing and thought it would be an ideal thing to expand upon […]
Read the rest of PHP Random Secure Password Generator Class