A small CLI tool. With which you can generate passwords or tokens.
Install
In order to use this tool, you must first install it. Before you start with this installation, check with go version if Go is already installed on your system. If you do not get a version number back, then you must first install Go. This is done as follows:
You download this repository.
Now, using the terminal, change to the directory where you downloaded the repository. Here is an example: cd goten-cli/.
Please start the installation now by building the software: ./goten-cli.sh --build.
Install the software with the command ./goten-cli.sh --install.
Now you can use the goten command throughout your system. Like this goten <length>.
P.S.: My fan revs up from 50000 characters passwords!