random
|
The random functionreturns a random number between zero and num. Usage The random function is used to produce a random number between zero and a
specified number.
(random num ) Returns a random number between zero and num.
Expression:
Arguments
Name
Type
Description Argument: num Number
The top of the range of the random numbers to be generated
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number | Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|