more little things

This commit is contained in:
Luke Rogers 2014-02-14 16:30:38 +13:00
parent b4d7e200a3
commit 4447e6cd1f
9 changed files with 25 additions and 22 deletions

View file

@ -1,4 +1,5 @@
# based on password generation code by TheNoodle
# TODO: Add some kind of pronounceable password generation
# TODO: Improve randomness
from util import hook
import string
import random