Module vrd::mersenne_twister
source · Expand description
The mersenne_twister
module contains the implementation of the Mersenne Twister algorithm.
Structs§
- Configuration for the Mersenne Twister algorithm.
The mersenne_twister
module contains the implementation of the Mersenne Twister algorithm.