> For the complete documentation index, see [llms.txt](https://flowprodocs.wftutorials.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flowprodocs.wftutorials.com/flowblocks/numeric/random-number.md).

# Random Number

Generate random number

### Description

Generates a random number between the min and max values

### Properties

#### Min

The minimum value.

#### Max

The maximum value.

### Returns

Returns the calculated random number.
