Password Generator
This program is Free (Click here to download).
Password Generator can create 6 or 10 character passwords. The passwords can be of random characters or a word followed by random digits. Random character passwords are highly secure while the word+number password is easy to remember.
The program has a built in list of 1354 words but can work with a custom (simple text format) file of words. Your custom word file must contain words from 3 to 10 characters long and each word must be delimited by a paragraph or CrLf.
Your custom word list must exist in the same folder as the PasswordGen.exe program and the words file must be called wordlist.txt