nextDouble

fun ERROR CLASS: Symbol not found for RandomGenerator.nextDouble(from: Double, to: Double): String

Generate a random double between the given bounds.

Parameters

from
the lower bound.
to
the upper bound.