Password Generator
I wrote a password generator today to help me whenever I need to create passwords for myself or a user. It’s pretty easy to use – just enter the password length and character set to use. Enjoy!
I wrote a password generator today to help me whenever I need to create passwords for myself or a user. It’s pretty easy to use – just enter the password length and character set to use. Enjoy!
Sure your can download all classes from the pear site.
I think the best is the PEAR distribution system, why should I use PEAR? Because there are so many old projects? yes there are some good projects but how do I know as which are good? If I need to use some “library” I go for the Zend Framework.
About your function, I used this kind of code very often (short and simple), but you see that my function has much more control about which character I can use.
Don’t forget this tutorial is supposed to show things work