Skip to content

Ananya21-G/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password Generator

A simple Python-based password generator that creates strong, random passwords.

Features

  • Customizable password length
  • Includes letters, numbers, and symbols
  • Random shuffling for enhanced security

Usage

python password_generator.py

Follow the prompts to specify:

  • Number of letters
  • Number of symbols
  • Number of numbers

Requirements

  • Python 3.x

About

A command-line password generator in Python that allows users to create strong, customizable passwords using letters, numbers, and symbols with randomized shuffling.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages