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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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."