Random-Password-Generator By Python
By running the script, it generates a password depending on the number of characters you want
Install program dependencies before running
pip install -r requirements.txt
*At the same time, the user can specify the letters, numbers, etc. that he wants to include in creating his password or not in the .env file, which the program is based on the letters, numbers, etc. entered in the file. env to generate the password