Skip to content

mhamza2004/DecodeLabs-Project-3-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DecodeLabs Project 3 - Random Password Generator

Project Overview

This project was developed as part of the DecodeLabs Python Programming Internship.

The application generates random passwords based on the user's preferred password length. It also provides an option to include special characters for creating stronger passwords.

Features

  • Generate random passwords
  • Choose password length
  • Option to include special characters
  • Strong password generation with uppercase, lowercase, and numbers
  • Generate multiple passwords
  • Simple command-line interface

Concepts Used

  • Python Functions
  • While Loop
  • If-Else Statements
  • User Input
  • random Module
  • string Module
  • random.choice()
  • random.shuffle()
  • try-except

Technologies Used

  • Python 3
  • Visual Studio Code

Author

Muhammad Hamza
Software Engineering Student
Iqra University

GitHub: https://github.com/mhamza2004

Output Screenshots

Main Screen

Main Screen

Password Generation

Password Generation

Password with Special Characters

Password with Special Characters

About

A Random Password Generator built in Python as part of the DecodeLabs Python Programming Internship.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages