Class GaussianNumericGenerator

java.lang.Object
net.jqwik.engine.properties.arbitraries.randomized.GaussianNumericGenerator
All Implemented Interfaces:
net.jqwik.api.RandomDistribution.RandomNumericGenerator

public class GaussianNumericGenerator extends Object implements net.jqwik.api.RandomDistribution.RandomNumericGenerator
  • Constructor Details

  • Method Details

    • next

      public BigInteger next(Random random)
      Specified by:
      next in interface net.jqwik.api.RandomDistribution.RandomNumericGenerator