Skip to content

Simple Yet Advanced Password Generator in Python featuring Customtkinter. Suitable for Python beginners.

License

Notifications You must be signed in to change notification settings

douglascybersec/Random-Passwds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator


This is a password generator based on the Python. With a user-friendly graphical interface (GUI). The application allows users create random passwords whose length and complexity can be adjusted, such as uppercase letters, numbers and symbols included.

Features


  • Create random passwords of customizable lengths.
  • Include uppercase letters, numbers, and special characters for added security.
  • Copy the created password in one click to the clipboard.
  • Clear the password field with ease.

Prerequisites


  • Python 3.x
  • Tkinter/Customtkinter

Screenshots


In a few...

Installation:


  1. Clone the repository:
git clone https://github.com/douglascybersec/Random-Passwds.git

  1. Navigate to project directory:
cd Random-Passwords

  1. Install dependencies:
pip install -r requirements.txt

Usage


  • Run the Application:
python randpasswd.py

License


The MIT License grants the use of this project. See the LICENSE file for additional details.

Feedback & Collabs


Got a feedback or want to collaborate? I'm all circuits! Pull requests? Yes, I love them! If not h4ck1n9 or c0d1ng, you might catch me creating cybersecurity content mostly on YouTube. Checkout the YouTube Channel for more..

Releases

No releases published

Packages

No packages published

Languages