zxcvbn: realistic password strength estimation
https://lowe.github.io/tryzxcvbn/
https://dropbox.tech/security/zxcvbn-realistic-password-strength-estimation
I use a PowerShell script to generate my passwords.
Please Login to reply.
head -c 12 /dev/random | base64