JS-Password-Generator/README.md
2025-03-03 21:04:38 +01:00

12 lines
270 B
Markdown

# Generic JS Password Generator
Really simple JS-only password generator with various options. Feedback is appreciated.
**[Live Version](https://ittavern.com/password-generator/)**
# TODO
- [ ] Add License
- [ ] check random function (pseudo?)
- [ ] some UI changes