ligos / readablepassphrasegenerator

The Readable Passphrase Generator generates passphrases which are (mostly) grammatically correct but nonsensical. These are easy to remember (for humans) but difficult to guess (for humans and computers).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numeric Style Mutator ignored when Uppercase Style set to "Never"

saberblaze opened this issue · comments

As the title states, if mutators is set to custom and uppercase style is set to "never" then the generator will not add any numbers when generating the password. When uppercase style is set to anything other then "never" than the rules for the numeric style kick in. Using latest version of both, KeePass 2.44 and 1.2 of plugin, although the same issue was present in earlier versions of both as well.

Thanks @saberblaze. I've replicated this on my computer. I'll work on a fix at some point.

Awesome, glad to hear.