Old package published on npm has been removed since it was broken and I don't intend to fix it.
Generates and prints a secure random string (and other types) to terminal.
Install go then run
go install github.com/AmrSaber/random/v3@latestThen you can access the command as random.
After installation, use random <command>, you can use random <command> -h to show help message related to that command, or use random -h to list all the available commands and options.
Available commands are [string, pick, shuffle, id].
If you have a bug or have a goode idea for a new feature, please open an issue.