Skip to content

Karadumk/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python CLI Password Generator

A simple command-line interface (CLI) tool written in Python to generate secure, random passwords for your accounts or applications.

Features

  • Generate passwords of custom lengths.
  • Include or exclude special characters, numbers, and uppercase letters.
  • Easy to use and lightweight.

Installation

  1. Clone the repository: git clone [email protected]:yourusername/password-generator.git

  2. Navigate to the project directory: cd password-generator

  3. Run the script

About

CLI password generator made with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages