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 b070b428 Support methods can be static
new d340b968 Remove unused import
new d01b5051 RNG-175: Fix MSWS createSeed(UniformRandomProvider) to handle
a bad RNG
new 950febd5 Fix typo
The 3 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/BaseProviderTest.java | 2 +-
.../rng/simple/internal/ProviderBuilder.java | 29 +++++++++++++++++++++-
.../rng/simple/ProvidersCommonParametricTest.java | 1 -
.../commons/rng/simple/RandomSourceTest.java | 19 ++++++++++++++
src/changes/changes.xml | 4 +++
5 files changed, 52 insertions(+), 3 deletions(-)