Syntax |
Rnd[(number)] |
|
Description |
Returns a random Single number between 0 and 1. |
|
Comments |
If number is omitted, the next random number is returned. Otherwise, the number parameter has the following meaning: |
|
|
If |
Then |
|
Number < 0 |
Always returns the same number. |
|
Number = 0 |
Returns the last number generated. |
|
Number > 0 |
Returns the next random number. |
Example |
This example sets the randomize seed then generates six random numbers between 1 and 54 for the lottery. Const crlf = Chr$(13) + Chr$(10) Sub Main() For x = 0 To 5 Elimininate duplicate
numbers. If found = false Then a(x) = temp Else x = x - 1 found = false ArraySort a MsgBox "Today's winning lottery
numbers are: " & crlf & crlf & msg1 |
|
See Also |
R |