Skip to content

Password generator written for *nix systems with python3 on board

Notifications You must be signed in to change notification settings

Sareff/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator. It has three complexity modes.
1st uses only english alphabet;
2nd uses digits as well;
3rd uses both of them with some extra characters such as ! or -.

Installation

  1. Run install.sh file with this command:

     sudo ./install.sh
    
  2. Restart your prompt and type keygen. If usage appears, everything is fine.

About

Password generator written for *nix systems with python3 on board

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors