Password Generator
A simple no-nonsense password or passphrase generator for ease of use
This is a simple little Node.js driven web app that allows the user to quickly generate a random password or passphrase. The app uses browser storage for persisting options, but the generated passwords and -phrases are not stored anywhere. On mobile devices the app will generate a new password/phrase when the device is shaken.
Copilot says:
AI-generated
Whip up strong, customizable passwords or memorable passphrases with a slick web interface that’s as secure as it is easy to use — perfect for locking down your digital life in style!
Key features:
- 🔒 Generate passwords with length and character type options
- 📝 Create word-based passphrases using the EFF wordlist
- 📱 Shake your phone to instantly generate new secrets
- 🎯 One-click copy plus strength indicator for instant feedback
This summary was generated by GitHub Copilot based on the project README.