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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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."