-hex -base64 random password Source https://unix.stackexchange.com/a/306107/482223 openssl rand -hex 20 # or openssl rand -base64 20