Skip to content

Nitin-Mohapatra/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Password Generator

Description

This is a simple Python script that generates a random password based on user input. The script uses a combination of uppercase letters, lowercase letters, digits, and special characters to create a strong password.

Features

  • ✅ Generates a random password of user-specified length
  • ✅ Includes uppercase and lowercase letters, numbers, and special characters
  • ✅ Uses Python's built-in random and string modules

Requirements

  • Python 3.x

Usage

  1. Clone the repository or download the script.

  2. Run the script using Python:

    python password_generator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages