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 01b25d4  RandomSource.create(RandomSource) can directly call 
ProviderBuilder.
     new 63f0f63  Reduce RandomSourceInternal method scope where possible.
     new 46ab1a6  javadoc: Fix @throw to @throws
     new 2d7df11  Removed the null seed argument to RandomSource.create.

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:
 .../org/apache/commons/rng/core/util/NumberFactory.java  |  2 +-
 .../commons/rng/simple/ThreadLocalRandomSource.java      |  2 +-
 .../commons/rng/simple/internal/ProviderBuilder.java     | 16 ++++++++++------
 3 files changed, 12 insertions(+), 8 deletions(-)

Reply via email to