> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/mathematical-functions/rand.md).

# RAND

Returns a random number.

#### Syntax <a href="#syntax.39" id="syntax.39"></a>

**RAND**(*limit*)

* *limit* - the random values are returned uniformly between 0 (including) and *limit* (excluding) - ***Value type**: number (optional, default: 1)*

#### Examples <a href="#examples.8" id="examples.8"></a>

<figure><img src="https://content.gitbook.com/content/4X6nN2wTlDsVpd8P1WDM/blobs/xQ57Ajl6bBKYzHMKDZuP/grafik.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/4X6nN2wTlDsVpd8P1WDM/blobs/zGwjutK3OtMPwkF6tGcc/grafik.png" alt=""><figcaption></figcaption></figure>
