asKotlinRandom

fun RandomSource.asKotlinRandom(): Random(source)

Returns a Kotlin Random wrapping this RandomSource. This gives you access to the much more polished Kotlin random API.