rWeibull

open fun rWeibull(shape: Double, scale: Double): Double

Return

the random value

Parameters

shape

the shape, must be greater than 0

scale

the scale, must be greater than 0