Uses of Class
org.apache.commons.rng.core.source64.XorShift1024Star
| Package | Description |
|---|---|
| org.apache.commons.rng.core.source64 |
Concrete algorithms for
long-based sources of randomness |
-
Uses of XorShift1024Star in org.apache.commons.rng.core.source64
Subclasses of XorShift1024Star in org.apache.commons.rng.core.source64 Modifier and Type Class Description classXorShift1024StarPhiA fast RNG implementing theXorShift1024*algorithm.