Class Rand

java.lang.Object
net.storm.api.commons.Rand

public class Rand extends Object
  • Constructor Details

    • Rand

      public Rand()
  • Method Details

    • nextInt

      public static int nextInt(int min, int max)
    • nextInt

      public static int nextInt()
    • nextBool

      public static boolean nextBool()