MasterGroosha / telegram-xkcd-password-generator

Readable Passwords Generator For Telegram (Bot API)
MIT License
43 stars 17 forks source link

Separators between words are always the same #3

Closed vhgn closed 4 years ago

vhgn commented 4 years ago

When I generate a password with the command /generate (Separators between words: Yes) or /generate_insane, the symbols between words are the same every time. Some examples of passwords I just generated:

?defeatism$CHARRED$seize^
*distant:LOCALITY:eight^
-AIRLINER:VIRTUOSITY:TORNADO^
MasterGroosha commented 4 years ago

Currently this is intended behaviour. I'll change it so that separators will be chosen randomly.