Skip to content

iamaksm/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CODSOFT TASK 3 Random Password Generator using Tkinter

Random Password Generator

This is a simple random password generator application built using the Tkinter library in Python. This application generates strong and secure random passwords based on user preferences.

Features

  • Generate random passwords with various options:
    • Password length
    • Include uppercase letters
    • Include lowercase letters
    • Include numbers
    • Include special characters

Prerequisites

  • Python 3.x
  • Tkinter library

How to Use

  1. Launch the application by running the password_gen.py script.

  2. Set your preferences for the password:

    • Choose the desired password length.
  3. Click the "Generate Password" button to generate a random password based on your preferences.

  4. The generated password will be displayed in the text field.

Contributing

Contributions are welcome! If you find any bugs or have ideas for improvements, please submit an issue or a pull request.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages