pass-gen/README.md
2021-07-05 20:10:53 +02:00

10 lines
336 B
Markdown

# PassGen
## Stories
- [x] As a user I want to generate a random secure password to protect my personal accounts
- [x] Minimal length
- [x] Include symbols
- [x] Include numbers
- [ ] As a user I want the generated password to be copied to the clipboard
- [ ] As a user I want the generated password to be saved to a file