password_generator
Simple password generator in python

usage: gen_password.py [-h] -l LENGTH

optional arguments:
  -h, --help            show this help message and exit
  -l LENGTH, --length LENGTH
                        requested password length
./pass_gen.py -l 8