This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git.
from 367f022 The commons-math distributions can use a null random generator
new f0430b5 Fixed test coverage in TwoCmresTest
new c547833 Fixed test coverage in MersenneTwister64Test
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/commons/rng/core/source64/TwoCmres.java | 17 ++++++++++++---
.../rng/core/source64/MersenneTwister64Test.java | 10 +++++++++
.../commons/rng/core/source64/TwoCmresTest.java | 24 ++++++++++++++++++++++
3 files changed, 48 insertions(+), 3 deletions(-)