Skip to content

Releases: bbcbh/RNG

v1.0.1

21 Nov 01:28
2d47aa0

Choose a tag to compare

Jar archive generated using Maven

v1.0

20 Nov 23:28
2d47aa0

Choose a tag to compare

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/.