Class RandomGenerator


  • public class RandomGenerator
    extends java.lang.Object
    Author:
    Pavel.Sher
    • Constructor Summary

      Constructors 
      Constructor Description
      RandomGenerator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Random getRandom()  
      • Methods inherited from class java.lang.Object

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

      • RandomGenerator

        public RandomGenerator()
    • Method Detail

      • getRandom

        public java.util.Random getRandom()