We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d42cf9 commit 2e26c8aCopy full SHA for 2e26c8a
1 file changed
README.md
@@ -30,15 +30,14 @@ App returns:
30
## Work-In-Progresss (WIP) Roadmap
31
32
- Ability to let user customize how the password is made based on following criteria:
33
- - password length (Ability to show recommended password strength based on best practices)
34
- - set the length of password otherwise generate with default length
+ - ~~set the length of password otherwise generate with default length~~
35
- uppercase yes/no
36
- lowercase yes/no
37
- numbers yes/no
38
- symbols yes/no
39
- ~~Copy to clipboard~~
40
- Entropy score
41
-- Generate multiple passwords at once (at least 2)
+- ~~Generate multiple passwords at once (at least 2)~~
42
43
## Development Workflow
44
0 commit comments