Password generator written in Python Basic Usage Basic usage will provide the user with a randomly generated 12 character password. python3 main.py Custom Usage Provide a custom password length python3 main.py <password_length>