Password Functions

Passphrase Generator

This function generates a "passphrase" based on the concept described here: https://www.eff.org/dice.

Generated passphrase: resp->{result}

Refresh brower to generate another passphrase.

Password Playground

eXPRS generates 15 to 32 characters with at least one letter and one number. Reuse and expiration are account-policy rules, not generated-password traits.
Max = 10
Number of characters (min = 8, max = 40)
Number of characters (max = 40)
Character set: [a] .. [z]
Character set: [A] .. [Z]
Character set: [0] .. [9]
Character set: ~`!@#$%^&*()-_+={}[]|\;:"<>,./?
Character set: !@#%*-+
ASCII punctuation characters only
Random password length based on minLength and maxLength values
Places required upper case, numeric, and special characters somewhere in the middle of the password

Selecting Good Passwords

This generator currently requires enabled character sets to include:

Related Princeton guidance: https://csguide.cs.princeton.edu/accounts/passwords