nextDouble

fun <Error class: unknown class>.nextDouble(from: Double, to: Double): <Error class: unknown class>

Generate a random double between the given bounds.

Parameters

from
the lower bound.
to
the upper bound.