# Generate Random Number

| **Field**                         | Description                                             |
| --------------------------------- | ------------------------------------------------------- |
| **Save to variable with name**    | The name of the variable to store the random number in. |
| **Minimum value**                 | The lowest possible number that could be generated.     |
| **Maximum value**                 | The highest possible number that could be generated.    |
| **What type of variable is this** | Select what type the variable to save as.               |
