Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 207 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 207 Bytes

pypass

simple secure password generator

Requeriments

$ pip install -r requirements.txt

CLI

$ py main.py 'length'
$ python3 main.py 'length'

Example:

$ py main.py 16