Tobias Bora <tobias.bora@gmail.com>
Andrew Parker <aparker127@gmail.com>
Sean Abbott <sabbott@cargurus.com>
-David Shen <davidshen84@gmail.com>
\ No newline at end of file
+David Shen <davidshen84@gmail.com>
+Gregor Dschung <gregor@chkpnt.de>
\ No newline at end of file
-C CASE, --case CASE
Choose the method for setting the case of each word in
the passphrase. Choices: ['alternating', 'upper',
- 'lower', 'random', 'capitalize'] (default: 'lower').
+ 'lower', 'random', 'capitalize', 'as-is'] (default: 'lower').
--allow-weak-rng
Allow fallback to weak RNG if the system does not
support cryptographically secure RNG. Only use this if
Changelog
=========
+- **1.19.5** Adds "as-is" option for case
- **1.19.4** Makes randomised delimiters behavior consistent with fixed delimeters
- **1.19.3** Restore a randomly sampled version of eff_large_de wordlist
- **1.19.2** Reduction in install size
setup(
name='xkcdpass',
- version='1.19.4',
+ version='1.19.5',
author='Steven Tobin',
author_email='steventtobin@gmail.com',
url='https://github.com/redacted/XKCD-password-generator',