Rnd([number]) returns A random number (with no argument) or a number based on the given initial seed.
Sub mathDemo10() Debug.Print Rnd(1)