RandomChain

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

Sources

Link copied to clipboard