createBoundsArbGenerator

fun <T> ArbExtensionPoint.createBoundsArbGenerator(minInclusive: Long, maxInclusive: Long, minSize: Long, maxSize: Long?, factory: (lowerBound: Long, upperBound: Long) -> T): ArbArgsGenerator<T>(source)

!! No backward compatibility guarantees !! Reuse at your own risk

Since

2.0.0