Random function
Generates random, unpredictable Double values in a specified column.
Namespace
math
Input
Non-decimal numeric values
Output
Double values
Syntax
set-column :column math:random()
Example
Generates random Double vales in column test
:
set-column :test math:random()
Created in 2020 by Google Inc.