Skip to content

kizzandev/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Password Generator πŸ”

This is a command-line interface (CLI) tool for generating passwords.

Features ✨

  • Generates passwords of specified length, with length >= 8.
  • Generates a set of random words from a ~10k world list.

Usage πŸ”₯

First, make sure to have Python 3.X or higher.

  1. Clone the repo
git clone https://github.com/kizzandev/password-generator.git
cd password-generator
  1. Run the script
python3 main.py

Example

$ python3 main.py
1. Create a random string
2. Create a random set of words
3. Exit
$ 1
Select amount of characters (>7): 8

?!8QJCgY

Contributing 🀝🏼

Contributions are welcome! If you have suggestions for improvements or new features, please feel free to open an issue or submit a pull request.

License πŸ“œ

This project is open source and available under the MIT License.

About

Password Generator with characters or words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages