diff --git a/pash b/pash index 120da08..6b27ea8 100755 --- a/pash +++ b/pash @@ -54,13 +54,13 @@ generate_password() { # data from '/dev/urandom' to meet the length requirement. # example: 50 lines from /dev/urandom == 50 char password mapfile -tn "${length:=50}" rand