Add randomized delimiters
authorsabbott <redacted>
Wed, 6 Jan 2021 16:20:31 +0000 (11:20 -0500)
committersabbott <redacted>
Wed, 6 Jan 2021 18:42:27 +0000 (13:42 -0500)
commitc74ae3818d33557a5707b8e6d750f6d2c6df2e8e
tree6c6ec76237ade696f728ab76a2dd58a2226ac06f
parent4e5e04c919345c4aa0f5eb9af4963ea3c415acb7
Add randomized delimiters

This allows xkcdpass to generate passwords that meet the "strong
password" requirements of many websites, without losing the memorizable
nature of the word list, a la the xkcd comic.

At least if you know symbol pronunciations like "bang" for !
tests/test_xkcdpass.py
xkcdpass/xkcd_password.py
git clone https://git.99rst.org/PROJECT