Password Generator

Guessed passwords are a big problem in the Kingdom nowadays. Use of "password" or one's username simply doesn't cut it.

Instead, I have created a simple password generator. It will generate a password. Write it down on paper and, as suggested by iamtheaznman, keep it in your wallet. Don't save it on your computer if you are afraid of your computer being hacked or something. Anyways:

Password Generator (Windows ONLY)Source
  • This unzips to yield an executable.
  • Written in C++
Password Generator (Any platform)Source
  • This is a Java applet.
  • Written with Java 1.4.2
  • Requires Java
  • Oh, yeah, the random first part was from a long time ago. I didn't want to make a new file. Heh.



Back to Main