double From Until
fun ArbExtensionPoint.doubleFromUntil(from: Double, toExclusive: Double): ArbArgsGenerator<Double>(source)
Returns an ArbArgsGenerator which generates Doubles ranging from (inclusive) until toExclusive.
Since
2.0.0
Returns an ArbArgsGenerator which generates Doubles ranging from (inclusive) until toExclusive.
2.0.0