random_int

Fetch a random integer between $min and $max inclusive

Parameters
int $min #
int $max #
Returns
int
Throws
Exception