//ERDDAP/com.cohort.util/ScriptMath/random
random
[JVM]
open fun random(): Double
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
//ERDDAP/com.cohort.util/ScriptMath/random
[JVM]
open fun random(): Double
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.