Skip to content

Mahery19/Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator CLI

A simple, command-line tool for generating strong, random passwords to enhance security. Customize password length, character types, and avoid ambiguous characters to suit your security needs. The generated password is automatically copied to the clipboard for easy use.

Features

  • Customize Character Types: Choose to include uppercase letters, lowercase letters, numbers, and symbols.
  • Avoid Ambiguous Characters: Option to exclude commonly confused characters (like O, 0, I, l).
  • Password Strength Feedback: Get an indication of password strength based on length and complexity.
  • Password History: Keeps track of generated passwords during the session.

Installation

Install the package via pip:

pip install password-generator-by-mahery

Run

Run the package via :

password-generator-by-mahery

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages