RandomUtils extension

on

Methods

choose<T>(List<T> list) → T
nextIntInRange(int min, int max) int
nextRandom() Random