Added comments.
This commit is contained in:
parent
2f33040af3
commit
e946ed92d1
@ -1,5 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Generates random phrases appropriate for memorable but secure passwords.
|
||||
# Picks three words of intermediate length from local dictionary file.
|
||||
# Displays multiple sets.
|
||||
|
||||
for z in {1..5}
|
||||
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user