wait Uniform
static void waitUniform(int min, int max)
Content copied to clipboard
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