srandom
|
The srandom function returns a pseudo-random number between zero and num. Usage The srandom function is used to produce a pseudo random number between zero
and a specified number.
(srandom num ) Returns a pseudo random number between zero and num.
Expression:
Arguments
Name
Type
Description Argument: num Number
The top of the range of the pseudo 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
|