This CLI Tool basically provides password generation from simple to difficult.
Lang: Go
Framework: Cobra
Clone the project
git clone https://github.com/yigittopm/ggenGo to the project directory
cd ggenBuild
go build .Start app
./ggen generateContains all characters and length is 8
./ggen generateGenerating password:
]2R@Br_g
Contains only numbers and length is 10
./ggen generate -n -l 10Generating password:
9816669103