commit | 3ca48892811538e911eb3c5bafd60b4d9ca92483 | [log] [tgz] |
---|---|---|
author | Gilles <erans@apache.org> | Thu Dec 06 17:26:40 2018 +0100 |
committer | Gilles <erans@apache.org> | Thu Dec 06 17:26:40 2018 +0100 |
tree | 6ea0dcc0a816ca87b592cd31b86fc4809c46fee8 | |
parent | ed941b688bcef04256aff7dce03a34eadd5e786f [diff] |
Preparing RC2.
The Apache Commons RNG project provides Java implementations of pseudo-random numbers generators.
More information can be found on the homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons RNG should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-rng</artifactId> <version>1.1</version> </dependency>
We accept PRs via github. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
Code is under the Apache Licence v2.
You like Apache Commons RNG? Then donate back to the ASF to support the development.