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

### Calculation Result
*Change each time.

## Usage Example ②
Combination with other functions
### Formula

### Calculation Result
*Change each time.
