Password generator
Jump to navigation
Jump to search
mkpasswd
openssl rand -base64 24
head -c 16 /dev/urandom | od -An -t x | tr -d ' '
doveadm pw -s SHA512-CRYPT
Related[edit]
See also[edit]
Advertising: