tag | 0d086249c9c355174ba0614f1429cc4d32f65ade | |
---|---|---|
tagger | Alex Herbert <aherbert@apache.org> | Fri Jul 05 12:36:14 2024 +0100 |
object | 430173721cb74f4bb5a89235997d4008e5a80758 |
RC1.
commit | 430173721cb74f4bb5a89235997d4008e5a80758 | [log] [tgz] |
---|---|---|
author | Alex Herbert <aherbert@apache.org> | Fri Jul 05 12:31:16 2024 +0100 |
committer | Alex Herbert <aherbert@apache.org> | Fri Jul 05 12:31:16 2024 +0100 |
tree | 2280ab21ef362fc44c32d42ba728b3e57043b8a9 | |
parent | 15460de9bac30bd4cfc6d357a6a6f2b611b2698a [diff] |
Skip CPD analysis for BOM and JMH modules
The Apache Commons RNG project provides pure-Java implementation of pseudo-random generators.
More information can be found on the Apache Commons RNG homepage. The Javadoc for each of the modules 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, e.g.:
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-rng-simple</artifactId> <version>1.5</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-rng-sampling</artifactId> <version>1.5</version> </dependency>
We accept Pull Requests 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
.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.
This code is under the Apache Licence v2.
See the NOTICE
file for required notices and attributions.
You like Apache Commons RNG? Then donate back to the ASF to support the development.
#apache-commons
IRC channel on irc.freenode.org