Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password_Generator

To Install

To Run

  • 'python password.py'

    Available Options:

    • -l, --length: Specify the minimum length of the password (default: 8)
    • -n, --no-numbers: Exclude numbers from the password
    • -s, --no-special-chars: Exclude special characters from the password

    Example:

    • 'python password.py --length 12 --no-special-chars'

Contributing

  • Contributions are welcome! Please feel free to submit issues or pull requests for bug fixes, improvements, or new features.

About

A simple yet powerful Python script to generate random passwords with customizable options. This password generator allows you to specify the desired length of the password and whether or not to include numbers and special characters.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages