Releases: bbcbh/RNG
Releases · bbcbh/RNG
v1.0.1
v1.0
A simple random number generator (RNG) shared across multiple IBM models and others.
The current version functions as a wrapper for the MersenneTwister object provided by the Commons Math library, available at https://commons.apache.org/proper/commons-math/.