Commit Graph

2 Commits

Author SHA1 Message Date
edawine
4b43a2f507 Add another randomness into the password generator
Uses import random for namespace cleanliness
Uses list instead of string for 'chars' variable in order to shuffle, increases randomness
Instead of string formatting, uses string concatenation because (currently) it is simpler
2016-10-09 00:09:59 +07:00
Harshil Darji
4e3ff7c8e2 Initial 2016-08-14 12:18:30 +05:30