initial commit
This commit is contained in:
commit
846f7d2c25
2 changed files with 245 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue