com.r3corda.client.mock / replicate

replicate

fun <A> Generator.Companion.replicate(number: Int, generator: Generator<A>): Generator<List<A>>