Uses of Class
org.apache.commons.rng.core.source32.Well44497a
| Package | Description |
|---|---|
| org.apache.commons.rng.core.source32 |
Concrete algorithms for
int-based sources of randomness |
-
Uses of Well44497a in org.apache.commons.rng.core.source32
Subclasses of Well44497a in org.apache.commons.rng.core.source32 Modifier and Type Class Description classWell44497bThis class implements the WELL44497b pseudo-random number generator from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.