package
0.1.0
Repository: https://github.com/puppetlabs/leg.git
Documentation: pkg.go.dev

# Functions

NewMersenneTwister64Factory creates a factory for producing RNGs using the common Mersenne Twister with the Mersenne prime 2^19937-1 and 64-bit word length.
NewMersenneTwisterFactory creates a factory for producing RNGs using the common Mersenne Twister with the Mersenne prime 2^19937-1.