/SecurePWD

⚔️ | A Tool made in GoLang, to generate passwords fast.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

SecurePWD

⚔️ | A Tool made in GoLang, to generate passwords fast.

Installation

Make Sure Golang is installed. Clone this repository:

$ git clone https://github.com/Zentreax/SecurePWD.git
$ cd SecurePWD

Install needed packages:

$ go get github.com/inancgumus/screen

Now run it with:

$ go run .

TODO: - Add customizability options.