docs(056): Added requirements
Signed-off-by: Valentin Popov <valentin@popov.link>
This commit is contained in:
parent
83e4a5e628
commit
f75eb3d7b4
@ -1 +1,9 @@
|
||||
# Password generator
|
||||
# Password generator
|
||||
|
||||
## Requirements
|
||||
|
||||
- Specifies the password length (default: 8).
|
||||
- Using characters A-Z (default: yes).
|
||||
- Using characters a-z (default: yes).
|
||||
- Using characters 0-9 (default: yes).
|
||||
- Using special characters !@#$%^&* (default: none).
|
||||
|
Loading…
x
Reference in New Issue
Block a user