# Generate Random Number

![](/files/-M-kR0QqqyH9VIQrEAG1)

### 📥 Entry vars <a href="#entry-vars" id="entry-vars"></a>

* **Max number:** the max number is the element that the user set the largest value in the input.
* **Minimum number:** the min number is the element that the user set the largest value in the input.

### \*\*\*\*↗ **Callbacks**

* **Successfully generated:** you can set functions if the random number is successfully generated.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apphive.io/apphive-documentacion/reference/funciones/logic/generate-random-number.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
