Password Generator takes the guesswork out of creating secure completely randomized passwords. It creates a password from a customizable character set and a user defined password length.
Follow Password Generator
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
I like the idea of a password generator that lets users define their own character sets, however, this implementation has some problems. Because you cannot copy/paste the text fields, you cannot copy out the generated password. It is not clear that it will let you provide non-8bit character sets as input to the character set definition field. You cannot save the character set you provide nor can you copy it out, so, you must enter it by hand each time. I would have liked to offer code suggestions, however, GIT said that "You appear to have cloned an empty repository."