waitUniform

static void waitUniform(int min, int max)

Waits for a random amount of time, using the min/max range in a uniform distribution to pick a random value

Parameters

min

the min value

max

the max value