Secure Online Random Password Generator
March 3rd, 2008 at 2:09pm |
Regular readers of my blog may remember, or have used, my secure random password generator class. For those who aren’t PHP proficient, or just can’t be bothered to create the pages necessary, I’ve implemented it into a new website: www.random-password.net. I hope it proves useful.
The benefit of my class is that it generates passwords based upon a pattern, and you can make it generate upto 99 random passwords based on your pattern in a single click. The random-password.net website also stores a convenient cookie, so that it will remember your pattern each time you visit.
Let me have any comments or suggestions please, and I love to hear from you if my work has helped you in any way.