random()
Features
This function returns a random number between 0 and 1.
Return
Value | Description |
---|---|
random number | Random number between 0 and 1 (float) |
Exception
Exception | Description |
---|---|
DR_Error (DR_ERROR_TYPE) | Parameter data type error occurred |
This function returns a random number between 0 and 1.
Value | Description |
---|---|
random number | Random number between 0 and 1 (float) |
Exception | Description |
---|---|
DR_Error (DR_ERROR_TYPE) | Parameter data type error occurred |