1.0.0 โข Published 9 months ago
pwdr-cli v1.0.0
๐ป PwdrCLI
Command-line interface for the pwdr npm package
๐ Quickstart
npx pwdr-cli -p compatibility_check_phrase -k compatibility_check_key -l 32
๐งพ CLI args
- required
-p, --phrase <secret-phrase>
secret phrase-k, --keys <secret-keys>
secret key(s)
- optional
-l, --length <password-length>
password length (default 32)
๐ข Resulting password
- Minimum length: 16
- Maximum length: 64
- Default length: 32
๐ Version compatibility check
- phrase:
compatibility_check_phrase
- key:
compatibility_check_key
- length:
32
๐ท๏ธ Versions
- v1.0.0
- output:
1e9/wtB["D0NS/oCa/ra9p,v'NHBT4GQ
- output:
1.0.0
9 months ago