Class RandomUtils

java.lang.Object
org.esa.snap.core.util.RandomUtils

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

  • Constructor Details

    • RandomUtils

      public RandomUtils()
  • Method Details

    • seed

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