Class RandomHelper

java.lang.Object
org.lsposed.lsparanoid.RandomHelper

public class RandomHelper extends Object
The type Random helper.
  • Method Details

    • seed

      public static long seed(long x)
      Seed long.
      Parameters:
      x - the x
      Returns:
      the long
    • next

      public static long next(long state)
      Next long.
      Parameters:
      state - the state
      Returns:
      the long