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