Class NanoSecondRandomizer

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Integer getRandomValue() Generate a random value for the given type.
      • Methods inherited from class java.lang.Object

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

      • NanoSecondRandomizer

        NanoSecondRandomizer()
      • NanoSecondRandomizer

        NanoSecondRandomizer(long seed)
    • Method Detail

      • getRandomValue

         Integer getRandomValue()

        Generate a random value for the given type.

        Returns:

        a random value for the given type