saltedpwd

Generate safe password with random salt


License
GPL-3.0
Install
pip install saltedpwd==0.0.3

Documentation

saltedpwd

Generate safe password with random salt

install

pip install saltedpwd

useage

from saltedpwd import Salted
help(Salted) # to see how it works