I was just wondering how you get an equation to be multiplied by a random number..

For example;
Code:
Sum = 1 * 1 * (RANDOM NUMBER)
Label1.Caption = Sum
Thanks ^^