You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/02/14 13:59:35 UTC

[commons-rng] 12/17: Merge branch 'improvement-RNG-67'

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit 6e7e5f4a35b4173a4ea5a2629bd8a1e17dd43ba1
Merge: 9fcc3c8 d301d58
Author: aherbert <ah...@apache.org>
AuthorDate: Thu Feb 14 12:38:15 2019 +0000

    Merge branch 'improvement-RNG-67'
    
    Closes #18

 commons-rng-examples/examples-stress/pom.xml       | 45 +++++++++++++
 .../rng/examples/stress/IntGeneratorsList.java     | 49 ++++++++++++++
 .../rng/examples/stress/LongGeneratorsList.java    | 49 ++++++++++++++
 .../examples-stress/stress_test.md                 | 76 ++++++++++++++++++++++
 src/changes/changes.xml                            |  4 +-
 5 files changed, 222 insertions(+), 1 deletion(-)