Package org.joml
Class Random
java.lang.Object
org.joml.Random
public class Random
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Random
public Random() -
Random
public Random(long long1)
-
-
Method Details
-
newSeed
public static long newSeed() -
nextFloat
public float nextFloat() -
nextInt
public int nextInt(int int1)
-