package
0.10.0-alpha.7
Repository: https://github.com/opsnull/hydra.git
Documentation: pkg.go.dev

# Functions

Int32 creates a random 32 bit integer using crypto.rand.
Int64 creates a random 64 bit integer using crypto.rand.
UInt32 creates a random 32 bit unsigned integer using crypto.rand.
UInt64 creates a random 64 bit unsigned integer using crypto.rand.