package
1.13.1
Repository: https://github.com/react-vue-devel/moby.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.