Field |
Value |
Name |
Apache Commons RNG Core |
Description |
Pure Java implementations of random numbers generator algorithms.
Code in this module should not be used directly by applications; please use
the client interface defined in module "commons-rng-client-api" and the factory
methods defined in module "commons-rng-simple". In a future release, modularization
may be enforced through JPMS access restrictions. |
Homepage |
https://commons.apache.org/proper/commons-rng/commons-rng-core/ |