Synthia
Generic and flexible data structure generator
ca.uqac.lif.synthia.random.Random Member List

This is the complete list of members for ca.uqac.lif.synthia.random.Random, including all inherited members.

doubles(long streamSize)ca.uqac.lif.synthia.random.Random
doubles()ca.uqac.lif.synthia.random.Random
doubles(long streamSize, double randomNumberOrigin, double randomNumberBound)ca.uqac.lif.synthia.random.Random
doubles(double randomNumberOrigin, double randomNumberBound)ca.uqac.lif.synthia.random.Random
Duplicate()ca.uqac.lif.synthia.random.Random
ints(long streamSize)ca.uqac.lif.synthia.random.Random
ints()ca.uqac.lif.synthia.random.Random
ints(long streamSize, int randomNumberOrigin, int randomNumberBound)ca.uqac.lif.synthia.random.Random
ints(int randomNumberOrigin, int randomNumberBound)ca.uqac.lif.synthia.random.Random
longs(long streamSize)ca.uqac.lif.synthia.random.Random
longs()ca.uqac.lif.synthia.random.Random
longs(long streamSize, long randomNumberOrigin, long randomNumberBound)ca.uqac.lif.synthia.random.Random
longs(long randomNumberOrigin, long randomNumberBound)ca.uqac.lif.synthia.random.Random
next(int bits)ca.uqac.lif.synthia.random.Randomprotected
nextBoolean()ca.uqac.lif.synthia.random.Random
nextBytes(byte[] bytes)ca.uqac.lif.synthia.random.Random
nextDouble()ca.uqac.lif.synthia.random.Random
nextFloat()ca.uqac.lif.synthia.random.Random
nextGaussian()ca.uqac.lif.synthia.random.Random
nextInt()ca.uqac.lif.synthia.random.Random
nextInt(int bound)ca.uqac.lif.synthia.random.Random
nextLong()ca.uqac.lif.synthia.random.Random
Random()ca.uqac.lif.synthia.random.Random
Random(long seed)ca.uqac.lif.synthia.random.Random
setSeed(long seed)ca.uqac.lif.synthia.random.Random