SkillAgentSearch skills...

Randutil

Random number/string utility library for Go

Install / Use

/learn @jmcvetta/Randutil
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

randutil - Random number/string utilities for the Go language

This package contains assorted utility functions for creating random numbers and strings. I use this package quite a bit, especially when testing other projects. However I make no claims about the cryptographic security or other properties of the random(-ish?) numbers and strings it produces. Use at your own risk.

API Documentation

See GoDoc for automatically generated documentation.

Status

Build Status Travis Build Status

View on GitHub
GitHub Stars63
CategoryDevelopment
Updated3mo ago
Forks24

Languages

Go

Security Score

92/100

Audited on Dec 11, 2025

No findings