Skip to content

ozemin/password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Password Generator in terminal

I wrote this program because I was tired of annoying pop-ups and ads, and also to practice Go.

Install

sudo make install

Usage

For create password just type

password

This will create 12 characters long password with letters and digits.

Also you can use

password --length=32 --digits=true --symbols=true

About

Generate password from cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors