Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 796 Bytes

File metadata and controls

26 lines (13 loc) · 796 Bytes

PW-Generator

A simple, yet powerful password generator with a visually appealing GUI, built using Python and Tkinter.

Features

  • Customizable password length

  • Option to include uppercase letters, digits, and special characters

  • Visually appealing and user-friendly interface

  • Generates secure and random passwords

Usage

  • Set the desired password length using the "Password Length" input field.

  • Choose whether to include uppercase letters, digits, and special characters using the corresponding checkboxes.

  • Click the "Generate Password" button to create a secure, random password.

  • The generated password will appear in the "Generated Password" field.

PWPW