Rnd()

From NexusWiki
Jump to: navigation, search

It returns a random number between 0 and 1.

Rnd(a, b); It generates a random number, on which ’a’ <= rnd < ’b’.