isolated

fun isolated(fn: Random.() -> Unit)(source)

Use this inside extend methods to get the same result between iterations

Parameters

fn