Password Generator: A simple, yet useful, aleatory password generator.
Programmed in Python 3.8.5, uses CLI.
This password generator includes the following elements:
- Capital letters.
- Small letters.
- Numbers.
- Basic signs and symbols.
- Password must contain at least 8 digits.
- Password must contain at least 1 digit of each element (Capital letters, Small letters, Numbers, Basic signs and symbols)
- Password generation:
- Password generation showing what happens when the user does not follow the instructions: