randExp# swordfish.function.randExp()# Return a vector of random values with exponential distribution. Parameters: mean (Constant) – The mean of an exponential distribution. count (Constant) – The number of random values to be generated.