| .RANDOMIZE Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| RANDOMIZE - a math statement that initializes (reseeds) the |
|             random-number generator |
| Syntax |
|   RANDOMIZE [expression] |
|     ž If the argument is omitted, the user will be prompted for a random |
|       number seed. |
|     ž expression may be any type of expression |
|
See Also  RND |