The goal for this project was to create a simple password generator that does the typical thing of creating strong random passwords but that you could also have some fun with by generating a password using MadLibs-style prompts.
- 100% offline - no cloud, no sync, everything runs locally, nothing gets saved
- No data collection - nothing is stored, no analytics collected
- Generate strong passwords with custom rules
- Choose length, characters to include or exclude, and complexity
- Copy to clipboard
- Use random words to generate a password
- Create your password Mad-Libs style with a set of random prompts or word categories of your choosing
- Devleopers
- Privacy-conscious individuals
- Anyone who reuses "Password123" (I won't judge)