Updated readme with parameter.
This commit is contained in:
parent
3f438dda55
commit
e3c9516f4c
@ -1,9 +1,11 @@
|
|||||||
# passphrase
|
# passphrase
|
||||||
A simple bash script that generates random dictionary-derived passwords for me.
|
A simple bash script that generates random dictionary-derived passwords for me. It takes a single parameter, which is the number of phrase groups to output.
|
||||||
|
|
||||||
Here's an example. Feel free to mix and match and use these as passwords. They would be good passwords. I'm not using any of them. I swear.
|
Here's an example. Feel free to mix and match and use these as passwords. They would be good passwords. I'm not using any of them. I swear.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ passphrase 5
|
||||||
|
|
||||||
tree eardrum format
|
tree eardrum format
|
||||||
yachts guerilla sheepdog
|
yachts guerilla sheepdog
|
||||||
duos sites coats
|
duos sites coats
|
||||||
|
Loading…
Reference in New Issue
Block a user