ibis.random¶
-
ibis.random()¶ Return a random floating point number in the range [0.0, 1.0). Similar to
random.randomin the Python standard library https://docs.python.org/library/random.html- Returns
random
- Return type
random float value expression