Class Random


  • public class Random
    extends Object
    • Constructor Detail

      • Random

        public Random()
    • Method Detail

      • getInt

        public static int getInt​(int min,
                                 int max)
      • getInt

        public static int getInt​(int max)