//
pkg.gl
Category
github.com/matrixainetwork/go-matrix
common
mt19937
package
1.1.7
Repository:
https://github.com/matrixainetwork/go-matrix.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
191 SLOC
#
Functions
New
New allocates a new instance of the 64bit Mersenne Twister.
RandUniformInit
No description provided by the author
#
Structs
MT19937
MT19937 is the structure to hold the state of one instance of the Mersenne Twister PRNG.
RandUniform
.