unseeded

fun unseeded(fn: () -> Unit)(source)

Use this when you want to get non-deterministic values aka random every call

Parameters

fn