◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── RND[(n#)] ■ n# A numeric expression that specifies zero, a value less than zero, or a value greater than zero. See ◄Details► for more on how the RND function interprets each of these types of values. ■ If the argument is omitted, the RND function returns the next number in the random number sequence. Returns A single-precision random number between 0 and 1. See Also ◄RANDOMIZE►