Posted on Mar 8, 2005

PHP random password generator, randomPassword.php

I wanted to be able to control the strings a random password generator used and couldn’t find anything that let me use only the strings I specified. While it might not be completly random, I’m not a big fan of having []‘s or / or ? or any other ugly characters. I just like having the abc/ABC/123/!@# combinations.