An open API service indexing awesome lists of open source software.

https://github.com/wixok/simplepasswordgenerator

A simple Python CLI tool for generating secure, customizable passwords.
https://github.com/wixok/simplepasswordgenerator

password-generator password-generator-python

Last synced: 18 days ago
JSON representation

A simple Python CLI tool for generating secure, customizable passwords.

Awesome Lists containing this project

README

          

# Simple Password Generator

This is a simple Python command-line interface (CLI) application designed for generating secure and customizable passwords. Users can specify the desired password length and choose which character types to include (uppercase letters, lowercase letters, digits, and symbols).

![Simple Password Generator](src/SimplePasswordGenerator.gif)