Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 337 Bytes

File metadata and controls

22 lines (14 loc) · 337 Bytes

Password Generator

A simple Python application that generates secure random passwords.

Features

  • Generate random passwords
  • User-defined password length
  • Uses letters, numbers, and special characters

Technologies Used

  • Python

How to Run

  1. Install Python
  2. Download the project
  3. Run:
python Password.py