RandomChain

fun <out R> RandomChain(generator: RandomGenerator, gen: suspend RandomGenerator.() -> R)

Sources

common source
Link copied to clipboard