Random Functions
Functions for generating random values and sampling.
random
rand
Returns the random integer value.
Returns:
-
Func
(Func
) βA
Func
object that represents the rand function.
Note
- The result column will always be of type integer.