mirror of
https://github.com/rjNemo/pass-gen
synced 2026-06-06 02:26:42 +00:00
12 lines
414 B
Markdown
12 lines
414 B
Markdown
# PassGen
|
|
|
|
## Stories
|
|
|
|
- [ ] As a user I want to generate a random secure password to protect my personal accounts
|
|
- [ ] Minimal length
|
|
- [ ] Include symbols
|
|
- [ ] Include numbers
|
|
- [ ] Include lowercase characters
|
|
- [ ] Include uppercase characters
|
|
- [ ] 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
|