Last updated:
0 purchases
passwordtools 0.0.6
passwordtools
Fast password module using the "io" and "random" modules.
securestr
Makes a secure string password.
Usage
passwordtools.securestr(length, [chars_in])
pin
Makes a secure PIN.
Usage
passwordtools.pin(length)
check
Checks a password's security.
Usage
passwordtools.check(password)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.