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
..
2016-09-06 18:04:53 +05:30
2016-08-11 19:13:33 +05:30
2016-08-11 19:13:33 +05:30
2016-08-18 18:29:10 +05:30
2016-08-14 17:43:32 +05:30
2016-08-11 19:13:33 +05:30
2016-09-06 18:04:53 +05:30