Skip to content

MrTip0/pgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgen

A simple password generator

Installation

Requierements

  • go >= 1.17
  • go bin folder in your $PATH variable

Installation

go install github.com/MrTip0/pgen@latest

How to use

simply

pgen

The default lenght is 20 characters but you can change it with

pgen -l 20

If you want to chose an alphabet

pegn -alfa "AaBbCcDd123#!="

Note
The alphabet is case sensitive,
so 'A' is different from 'a'

About

A simple password generator

Topics

Resources

License

Stars

Watchers

Forks

Languages