PROJECT MOVED:
https://github.com/vstavrinov/rpg
-----------------------------------------------------------------------
This shell script generate passwords easy to read and remember, but still strong enough. This is achieved by some restrictions. Some letters, digits, and letter combinations are excluded. No consecutive vowel. No more then 2 consecutive consonant. No consecutive consonant before and after digit. Main stream is lower case letters. Chance to include digit and upper case letters may be adjusted.
License
GNU General Public License version 2.0 (GPLv2)Follow Readable Password Generator
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
This is true: You can remember password, because it is readable, i.e. it is easy pronounce. There are no penalty for this convenience, because generator consult with dictionary to keep password strong enough.