Class RndSkipper

java.lang.Object
io.github.olyutorskii.aletojio.idling.RndSkipper

public class RndSkipper extends Object
Random numbers are consumed until statistical characteristics are met.

It is convenient to wait until the seed values are confused.

  • Constructor Details

  • Method Details

    • skip

      public long skip(RndInt32 rnd)
      Consume numbers.
      Parameters:
      rnd - random generator
      Returns:
      consumed numbers
      Throws:
      NullPointerException - argument is null