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).
Apache License 2.0
153 stars 11 forks source link

Add <number> in dictionary #22

Open ligos opened 2 months ago

ligos commented 2 months ago

<numberRange> is the only way to add numbers, and only works for numerals (1, 2, 3, etc).

Add support for <number value="one">.

Note that a dictionary must have a few numbers (1 to 9 is sufficient) to product standard phases reliably.