mirror of
https://github.com/rjNemo/pass-gen
synced 2026-06-06 02:26:42 +00:00
No description
| .vscode | ||
| app | ||
| .gitignore | ||
| Makefile | ||
| Pipfile | ||
| Pipfile.lock | ||
| README.md | ||
PassGen
Stories
- As a user I want to generate a random secure password to protect my personal accounts
- Minimal length
- Include symbols
- 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