Documentation of 'mikera.randomz.Randomz' Java class
Randomz
mikera.randomz

Class Randomz



  • public class Randomz
    extends java.lang.Object
    Static method class for random functions
    • Constructor Summary

      Constructors 
      Constructor and Description
      Randomz() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.util.Random getGenerator()
      Creates a random number generator
      static java.util.Random getGenerator(long seed) 
      • Methods inherited from class java.lang.Object

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

      • Randomz

        public Randomz()
    • Method Detail

      • getGenerator

        public static java.util.Random getGenerator()
        Creates a random number generator
        Returns:
      • getGenerator

        public static java.util.Random getGenerator(long seed)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.