Skip to content

jibcamun/Simple-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Simple-Password-Generator

A Simple Password Generator built with Python 3.13.2 to instantly generate strong, random passwords, when you need something hackers won’t laugh at.


πŸš€ Features

  • Generate random passwords instantly
  • Customizable length and complexity (optional future add-on)
  • Clean and beginner-friendly Python code
  • No external libraries needed β€” pure Python

πŸ› οΈ Requirements

  • Python 3.13.2
    (Should work on earlier versions of Python 3 as well)

πŸ“¦ How to Use

# Clone the repository
git clone https://github.com/jibcamun/Simple-Password-Generator.git
cd Simple-Password-Generator

# Run the script
python main.py

⚠️ Disclaimer

Simple-Password-Generator is intended for educational and casual use only. It is not recommended for securing sensitive accounts such as banking, government portals, or any systems requiring high security or confidentiality.

The developer assumes no liability for any data loss, security breach, or damages resulting from the use of this tool β€” including, but not limited to, the misuse of weak passwords, negligence, or failure to heed this disclaimer.

Use at your own risk.

πŸ“ File Structure

Simple-Password-Generator/
β”œβ”€β”€ main.py
└── README.md

🧠 Example Output

Generated Password: yK3#nR9z!LpX

πŸ§ͺ Future Enhancements

  • Add Installer Version
  • Add GUI using Tkinter
  • Let user choose character types (uppercase, symbols, digits, etc.)
  • Add password strength meter
  • Save generated passwords locally (with encryption)

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

Made with Python and a hint of caffeine by Jibran


πŸ“„ License

This project is open-source. Feel free to modify and use it in your own projects.

About

A "Simple Password Generator" used to generate passwords in an instant, built using Python 3.13.2 to ease the process of deciding your password.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages