A small client-side password generator built with HTML, CSS and TypeScript.
- Generate passwords with configurable length (8–99).
- Toggle inclusion of lower-case, upper-case, numbers and symbols.
- Copy generated password to clipboard.
- Minimal, dependency-free frontend.
Feel free to open issues or send pull requests for improvements.