net.corda.client.mock / intRange

intRange

fun Generator.Companion.intRange(from: Int, to: Int): Generator<Int>