Skip to content

Geethanelluri/Password-Generator-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Password-Generator-using-Python

πŸ” Password Generator - Python Project

This is a simple yet powerful Password Generator created using Python. It helps users generate secure, random passwords containing uppercase letters, lowercase letters, numbers, and special characters.

πŸ“Œ Features

  • βœ… Generate strong and random passwords
  • πŸ”’ Customizable length
  • πŸ”€ Includes uppercase, lowercase, digits, and symbols
  • 🧠 Ensures better password security
  • πŸ–₯️ CLI-based (Command-Line Interface)

πŸ› οΈ Technologies Used

  • Python 3.x
  • random and string modules

πŸš€ Getting Started

Prerequisites

  • Python installed on your local machine

Run the Program

python password_generator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages