Memorable password generator in Python
Github:
git clone https://github.com/mdvthu/mempw
pip3 install ./mempwPyPI:
pip3 install mempwEdit mempw/config.py to customise settings
Uses system (Linux/Unix) wordlists and SCOWL
online wordlists. More information can be found in config.py.
Command line interface, mempw, generates a new password using the
default configuration settings.
