As part of a PHP script I'm writing (that has something to do with the MES, you'll find out soon), I decided to write a password generator.
This by no means generates great passwords, but for a 15 minute hack, I think it's pretty useful.
It generated 16 charecter passwords: I can set it to more or less.
http://belg88.com/pass-test.phpEdit: I know no one will actually use these because they can't be remembered, but I can modify it for easy remembering (encryping dicitonary words) (e.g "I like dogs" would be "1li4kD)(z")
[ December 26, 2002: Message edited by: TheQuirk ]