goutils

command module
v0.0.0-...-ffb13ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2026 License: GPL-3.0 Imports: 9 Imported by: 0

README

A simple go program that has many function

To run simply type in your terminal:

go install github.com/theguynamedcj/goutils@latest

# then add it to your path 
sudo mv ~/go/bin/goutils /usr/local/bin/
## then run:
goutils

or

git clone https://github.com/theguynamedcj/goutils
cd goutils
./goutils

Functions include :

  • A random number generator : Randomly generates a number of your desired maximum.
  • Hot and Cold: A number guessing game.
  • Random quote generator: Gets a random quote from this api: https://zenquotes.io/api/random.
  • Password generator: Generates random password of a custom length and characters.
  • Speed test: checks interenet speed using speedtest.net by connecting to speedtest.net.
  • More to come...

Todo list

  • Random Quote Generator
  • Password Generator
  • Speed test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL