package
1.10.16
Repository: https://github.com/hyperhq/hypercli.git
Documentation: pkg.go.dev

# Functions

NewSource returns math/rand.Source safe for concurrent use and initialized with current unix-nano timestamp.

# Variables

Rand is a global *rand.Rand instance, which initialized with NewSource() source.
Reader is a global, shared instance of a pseudorandom bytes generator.