randStudent# swordfish.function.randStudent()# Return a vector of random values with Student's t-distribution. 参数: df (Constant) -- A positive floating number indicating the degree of freedom of a Student's t-distribution. count (Constant) -- The number of random values to be generated.