Package org.joml
Class Random
java.lang.Object
org.joml.Random
-
Constructor Summary
-
Method Summary
-
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)
-