-
Notifications
You must be signed in to change notification settings - Fork 12
Sentence based mutators #18
Description
Could the options for 'EndOfPhrase' and 'StartOfPhrase' be added as options for the 3 Mutator styles. These both currently exist for Constant, only EndOfPhrase for Numeric but Upper Case Style does it have them at all.
I would also like to suggest a new option for Number style (or Phrase Strength but that is already complex), which would be similar to setting Number->2, Plural->1, Single->1 for a Noun under custom phrase.
This would allow for a password to be generated which follows the sentence structure of uppercase first letter of first word, add one or two numbers to signify a quantity and add a constant to the end.
Eg. by using the settings:
Upper Case Style: StartOfPhrase
Numeric Style: OnItsOwn
Constant Style: EndOfPhrase
You would get:
A sandbag reasoned how does 50 standard things freeze her pier.
Sheba uttered the Sumerian constructed 2 slings.
The nova croaked 16 rosy thing bolts her rapid.
The router quipped 614 dints permeated her vein.
Which are more natural to type at speed while still having the 3 complexity requirements.