RandomGenerators

Utilities that extend the functionality of RandomGenerator.

Functions

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

Generate a random double between the given bounds.

Link copied to clipboard
fun ERROR CLASS: Symbol not found for RandomGenerator.randomAngle(): ERROR CLASS: Ambiguity: times, [kotlin/Double.times, kotlin/Double.times, kotlin/Double.times, kotlin/Double.times, kotlin/Double.times, kotlin/Double.times]

Generates a random value in 0..2π.