double

fun double(numPoints: Int, range: ClosedRange<Double>): Pair<Buffer<Double>, Buffer<Double>>

Sources

common source
Link copied to clipboard