12 lines
270 B
Markdown
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
|