This is a simple python password generator. There is nothing special about, It is just a password generator.
1.Clone the project
git clone https://github.com/SuperTman09/pwd_generator.git2.Go to the project directory
cd pwd_generator3.Run the Script
python3 main.pyFigure it out yourself :)
The X variable is the length of the password (It is a range)
And The Amout Variable is well the amount of passwords you want it to generate...
Have Fun!
This Program is Licenced under the MIT License
