//
pkg.gl
Category
github.com/rebel-l/go-utils
randutils
package
1.2.0-rc.7
Repository:
https://github.com/rebel-l/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
31 SLOC
#
Functions
InitSeed
InitSeed ensures randutils package to return random values.
Int
Int returns a random integer number between a min and max value.
SeedInitialized
SeedInitialized returns true if the seed was already initialized.