A simple random password generator Defaults to 28 character password output Accepts one argument of a number between 4-32 Input validation used `python3 .\script.py` Your 28-character password is: _9Z-PGnh_si,b,uKTH$9Sp!4F!_v ----------------------------------------------------------- `python3 .\script.py 22` Your 22-character password is: sg!Y@9[/Xmnh@i/}Y$jqhm ----------------------------------------------------------- `python3 .\script.py 3` Please enter a number between 4 and 32: 16 Your 16-character password is: W(NJqBMWY1ul-!vd -----------------------------------------------------------