Menu

#1920 Add ability to indicate required classes of characters to password generator

KeePass_2.x
closed
nobody
None
5
2014-09-06
2014-09-06
Tim
No

I can specify that a generated password should be built from various classes of characters such as letters and numbers. However, there is no guarantee that the generated password will contain characters from each class.

Some web sites has password requirements such as: 8 to 20 characters containing upper and lowercase characters and numbers. Must contain at least one uppercase letter, one lowercase letter, and at least one number.

Please consider adding a minimum count setting for each character class in the password generator to allow indicating that the generated password must contain X uppercase, Y lowercase, etc.

Discussion

  • Paul

    Paul - 2014-09-06

    You can do that with patterns and "randomly permute".
    e.g. your example would be: aAdS{15}

    cheers, Paul

     
  • Dominik Reichl

    Dominik Reichl - 2014-09-06
    • status: open --> closed
     
  • Dominik Reichl

    Dominik Reichl - 2014-09-06

    More examples can be found on
    http://keepass.info/help/base/pwgenerator.html#rules

    Best regards,
    Dominik

     

Log in to post a comment.