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
E
edawine committed
4b43a2f50740bbeab95f64137eb8993ed8ac4617
Parent: b56cb26
Committed by GitHub <noreply@github.com>
on 10/8/2016, 5:09:59 PM