KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.supplychain.spec
/
uniform
uniform
fun
uniform
(
min
:
Double
,
max
:
Double
,
stream
:
Int
)
:
RVSpec
(
source
)
A continuous
RVSpec.Uniform
on
[min, max]
.