Categorygithub.com/supernarsi/gotool
repositorypackage
0.0.0-20250119043228-055a7f22cbeb
Repository: https://github.com/supernarsi/gotool.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

gotool Package

Gotool is a Go package that provides useful utility functions for common tasks such as generating random values, working with IP addresses and manipulating dates.

Installation

To use Gotool, you can simply import it in your Go project:

import "github.com/supernarsi/gotool"

Then, install the package by running:

go get github.com/supernarsi/gotool

Usage

Random

Gotool provides functions for generating random integers, booleans, and strings.

License

Gotool is released under the MIT License. See LICENSE file for details.