Class RandomUtils


  • public class RandomUtils
    extends Object
    Random Utilities to manage seeds and other.
    Since:
    SNAP 8
    • Constructor Detail

      • RandomUtils

        public RandomUtils()
    • Method Detail

      • seed

        public static long seed()
        Returns a seed from the current datetime or the user defined one.