randStudent# swordfish.function.randStudent()# Return a vector of random values with Student’s t-distribution. Parameters: 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.