Formula (Extended): $RAND Function
## Overview
Return a random real number greater than or equal to 0 and less than 1. Return a new random number each time it is calculated.
## Syntax
```
$RAND()
```
## Parameters
None
## Return Value
Real number greater than or equal to 0 and less than 1
### Return Value Display Content
|Target|Display Content of Return Value|
|:---|:---|
|Classification (including title, status, administrator, person in charge)|Display return value. |
|Numerical Value (including workload, progress rate, remaining workload)|Display return value. |
|Date (including start and completion)|Do not display. |
|Description (including content)|Displays return value. |
|Check (including lock)|Do not display. |
## Usage Example ①
Specify parameters by screen item name (display name)
### Formula
![image](https://pleasanter.org/binaries/f3304d482f5b4ea6a4e1dce6cc42d3ae)
### Calculation Result
*Change each time.
![image](https://pleasanter.org/binaries/b46a7d4b3ca34c158ac600b24b0a41f3)
## Usage Example ②
Combination with other functions
### Formula
![image](https://pleasanter.org/binaries/a28cb796c4274db4b8de7980d2a49287)
### Calculation Result
*Change each time.
![image](https://pleasanter.org/binaries/486ff373ffc944608f6147c4d3d127c3)