randWeibull#

swordfish.function.randWeibull()#

Return a vector of random values with Weibull distribution.

参数:
  • alpha (Constant) -- A positive floating number.

  • beta (Constant) -- A positive floating number.

  • count (Constant) -- The number of random values to be generated.