RandomIntSource, RestorableUniformRandomProvider, UniformRandomProviderpublic class Well1024a extends AbstractWell
This generator is described in a paper by François Panneton, Pierre L'Ecuyer and Makoto Matsumoto Improved Long-Period Generators Based on Linear Recurrences Modulo 2 ACM Transactions on Mathematical Software, 32, 1 (2006). The errata for the paper are in wellrng-errata.txt.
AbstractWell.IndexTableindex, v| Constructor | Description |
|---|---|
Well1024a(int[] seed) |
Creates a new random number generator.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
next() |
getStateInternal, setStateInternalcheckIndex, checkStateSize, fillState, fillState, nextInt, nextLong, restoreState, saveState, toStringnextBoolean, nextBytes, nextBytes, nextDouble, nextFloat, nextInt, nextLongCopyright © 2016–2018 The Apache Software Foundation. All rights reserved.