Skip to content

A Simple CLI String generator that can be used to generate passwords.

License

Notifications You must be signed in to change notification settings

BackwardsDevelopment/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple command-line tool coded in Python.

Requirements

Python 3.11.3 - Should be in the PATH environment variable.
Click Here for the installation process.

How to use

  1. Make sure the provided files are unzipped and are all contained in the same file (preferably titled "gen-password").
  2. In Environment Variables add the location to the file you just created. (The Folder not anything within.)
  3. Its ready to go, in CMD run [ genpass <number of items to convert> ] and it will output the stack sizes needed, including the amount of non-stack items needed.

Contributions

Feel free to make a pull request, I'll try and monitor pull requests on this project.
If you feel anything could/should be changed, feel free to make a pull request.

LTS

This is just a project I threw together to put Python on a resume and prove I know the basics.
I really only use Python when I need something on the fly for lengthy mathematical equations I need to do.
Don't expect many updates to this repo.

About

A Simple CLI String generator that can be used to generate passwords.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published