KSLCore
Toggle table of contents
R1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.random.rng
/
RNStreamIfc
/
rWeibull
r
Weibull
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