more little things
This commit is contained in:
parent
b4d7e200a3
commit
4447e6cd1f
9 changed files with 25 additions and 22 deletions
|
@ -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
|
||||
|
|
Reference in a new issue