This is a Simple Password Generator written in Python 3.
- You must have python installed in your system. If you dont have python installed then install it from its official website https://www.python.org/
Clone this Repository by running the following command in the terminal.
git clone https://github.com/abhinnvyas/Random-Password-Generator.git
After the navigate to that directory.
cd Random-Password-Generator
Run the Script by the simply writing the following command.
python main.py