Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
9
0
12
4
25
Status
Changed
Class Summary
Random
Field Detail
Constructor Detail
Random()
Random(long)
Method Detail
doubles()
doubles(double,double)
doubles(long)
doubles(long,double,double)
ints()
ints(int,int)
ints(long)
ints(long,int,int)
longs()
longs(long)
longs(long,long)
longs(long,long,long)
next(int)
nextBoolean()
nextBytes(byte[])
nextDouble()
nextFloat()
nextGaussian()
nextInt()
nextInt(int)
nextLong()
setSeed(long)