- java.lang.Object
-
- java.util.Random
-
- com.carrotsearch.randomizedtesting.Xoroshiro128PlusRandom
-
-
Method Summary
-
Methods inherited from class java.util.Random
doubles, doubles, doubles, doubles, ints, ints, ints, ints, longs, longs, longs, longs
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
nextFloat
public float nextFloat()
- Overrides:
nextFloat in class java.util.Random
-
nextInt
public int nextInt()
- Overrides:
nextInt in class java.util.Random
-
nextLong
public long nextLong()
- Overrides:
nextLong in class java.util.Random
Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.