< /dev/urandom tr -dc a-z#-_ | head -c11; echo
openssl rand -base64 11
for pw in {1..10}; do openssl rand -base64 11; done
for pw in {1..10}; do gpg2 –gen-random –armor 1 14; done

Just another WordPress site
< /dev/urandom tr -dc a-z#-_ | head -c11; echo
openssl rand -base64 11
for pw in {1..10}; do openssl rand -base64 11; done
for pw in {1..10}; do gpg2 –gen-random –armor 1 14; done