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.