> For the complete documentation index, see [llms.txt](https://docs.tomat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomat.ai/data-transformation/formulas/misc-functions/random.md).

# Random

Generates random value between 0 and 1

```mathematica
Random() → 0.47
```

#### Inputs

`Random()`

#### Description

Returns a random value on each recalculation (even in Design time).
