Class FastRandom


  • public class FastRandom
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FastRandom()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static long next​(long p_226162_0_, long p_226162_2_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FastRandom

        public FastRandom()
    • Method Detail

      • next

        public static long next​(long p_226162_0_,
                                long p_226162_2_)