randF /Math

float randF(float min, float max)

Generates and returns a random floating point value between min and max.