Skip to content

Ugesh123/password-generator-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Generator

A Python-based password generator that creates strong, secure, and customizable passwords using uppercase letters, lowercase letters, numbers, and special characters. This project demonstrates Python fundamentals, randomization techniques, and secure password generation.


✨ Features

  • πŸ” Generate strong random passwords
  • πŸ”‘ Uppercase & Lowercase Letters
  • πŸ”’ Numbers
  • πŸ”£ Special Characters
  • ⚑ Fast Password Generation
  • πŸ–₯ Simple Command-Line Interface (CLI)

πŸ›  Tech Stack

  • Python
  • Random Module
  • String Module

πŸ“‚ Project Structure

password-generator-python/
β”‚
β”œβ”€β”€ password_generator.py
└── README.md

πŸš€ Getting Started

Clone Repository

git clone https://github.com/Ugesh123/password-generator-python.git

Navigate to Project

cd password-generator-python

Run the Application

python password_generator.py

βš™οΈ How It Works

  1. Select the desired password length.
  2. Combine uppercase letters, lowercase letters, digits, and special characters.
  3. Randomly generate a secure password.
  4. Display the generated password.

πŸ’‘ Learning Outcomes

  • Python Programming
  • Random Number Generation
  • String Manipulation
  • Command-Line Applications
  • Secure Password Generation

πŸ‘¨β€πŸ’» Author

YADA UGESH

πŸ“§ [email protected]

πŸ”— GitHub: https://github.com/Ugesh123


⭐ Support

If you found this project useful, consider giving it a ⭐ on GitHub.

About

Python application for generating secure and customizable random passwords using letters, numbers, and special characters.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages