public class RandomQuantis extends Generator
Constructor and Description |
---|
RandomQuantis() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Zwraca nazwę generatora
|
static java.lang.Boolean |
isDeviceDetected() |
protected double |
next()
Zwraca kolejną liczbę z przedziału [0..1).
|
void |
nextBytes(byte[] bytes)
Wypełnia podaną tablice bajtów wartościami losowymi.
|
nextBoolean, nextDouble, nextExponential, nextFloat, nextGaussian, nextGaussian, nextInt, nextInt, nextLong, uniformToExponential, uniformToGaussian
public java.lang.String getName()
Generator
public void nextBytes(byte[] bytes)
Generator
protected double next()
Generator
public static java.lang.Boolean isDeviceDetected()