ArbitraryFloatGeneratorOn this pageFloatGenerator Describes how floats are allowed to be generated.Index PropertiesmaxmaxInclusiveminminInclusiveProperties maxmax: numberThe maximum value to generate (inclusive).maxInclusivemaxInclusive: booleanIs the maximum value included in the generation.minmin: numberThe minimum value to generate.minInclusiveminInclusive: booleanIs the minimum value included in the generation.
Describes how floats are allowed to be generated.