Returns a random number between the values of 0 and 1.
Rand( )
Rule | Meaning |
---|---|
Rand() | When called, the function will return a random number between 0 and 1. Such as: 0.978623000429302 or 0.38559868530631. |
Volatile functions constantly change value whenever they are calculated.
Do not use any volatile function in the File Name rule or Path rule for any item created by DriveWorks.
Volatile functions include:
These are Rand and RandBetween.