I'm aware this project could have been titled YAPG (Yet Another Password Generator). I built it because I need a password generator that:
- is fast.
- lives in the browser but works locally.
- can run offline.
- requires as few clicks as possible to get a password.
- promotes the use of long-ish passwords.
The project is based on Bradley-H's work and is powered by SvelteKit.