Skip to content

teamdunno/password-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Password-Gen

Just a fun little project becuase I'm running out of ideas.

It's CLI. I WAS planning on making it a GUI app but nah.

Usage

Download the ZIP file of the repository (Code > Download ZIP)

Install the dependencies:

pip install rich

(Or with uv: uv pip install rich)

And then:

py main.py -h

With uv:

uv run main.py -h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published