RandomUtils extension

Miscellaneous utility methods for math.Random.

on

Methods

nextIntFrom(int low, int high) int
Returns a random intenger in the range [low, high).