> For the complete documentation index, see [llms.txt](https://docs.discordbotstudio.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discordbotstudio.org/response-nodes/variable-category/generate-random-number.md).

# 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.               |
