Skip to content

Sai1420/CODSOFT_TSK3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GUI Password Generator This is a graphical user interface (GUI) Password Generator application created using Python and the Tkinter library. It allows users to generate random passwords of a specified length with various character types, including uppercase letters, lowercase letters, digits, and special characters.

How to Use Prerequisites: Ensure you have Python (3.x recommended) installed on your computer.

Run the Password Generator:

Clone this repository or download the source code. Open a terminal or command prompt and navigate to the project directory. Run the Password Generator by executing python password_generator.py. Generate Password:

Enter the desired password length in the "Password Length" input field. Click the "Generate Password" button to create a random password. The generated password will be displayed below the button. Features User-friendly interface for generating random passwords. Supports specifying the length of the password. Passwords include a mix of uppercase letters, lowercase letters, digits, and special characters. Password length validation ensures it's at least 8 characters. Passwords are generated with a combination of character sets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages