randomInt

fun randomInt(from: Int, until: Int): PreparedProvider<Int>(source)

Provider for a random integer.

See also

Learn more about random values and reproducibility.

Standard library.

Direct value equivalent.