Rand Summary The Rand function returns a random value between 0 and 1 using an optional seed value. Syntax Rand([<integer_exp>]) Return Type Double Details   Examples eval Rand(); 0.12480...