static RandomSource | |
static RandomSource | |
static RandomSource | | a(long arg0) | | create(long arg0) |
|
static RandomSource | | c() | | createNewThreadLocalInstance() |
|
RandomSource | |
PositionalRandomFactory | |
void | | b(long arg0) | | setSeed(long arg0) |
|
int | |
int | | a(int arg0) | | nextInt(int arg0) |
|
default int | | a(int arg0, int arg1) | | nextIntBetweenInclusive(int arg0, int arg1) |
|
long | |
boolean | |
float | |
double | |
double | |
default double | | a(double arg0, double arg1) | | triangle(double arg0, double arg1) |
|
default float | | a(float arg0, float arg1) | | triangle(float arg0, float arg1) |
|
default void | | b(int arg0) | | consumeCount(int arg0) |
|
default int | | b(int arg0, int arg1) | | nextInt(int arg0, int arg1) |
|