This project mainly focuses on generating strong passwords of desired length based on the user using python.
In this connected world, privacy has become a major threat. Nowadays all the devices are interconnected and so to protect our data passwords are required. Passwords act as the first line of defense against unauthorized access to our systems and stealing or viewing our data. It is always preferred to have a strong password set for all the accounts to keep the data secure.
So password generator is a tool that basically generates strong passwords based on the user requirement so that the user can have an unpredictable password and he can use that password for his accounts to keep his information secure and safe.
Thereby to use this tool download the code and then open it in VS Code, Run it. Enter the length of the password you require and then press enter.
There You Go Your Password Is Ready!!
Submitted by C Sai Adarsh Varma (adarzhvarma)
Download packets of source code on Coders Packet
Comments