kotcity4 / kotcity.util / java.util.Random

Extensions for java.util.Random

intBetween

fun Random.intBetween(from: Int, to: Int): Int