RND,<var>,<numsamples>,<dist>,<param1>,…,<paramX>
This command fills a variable with a random number list. This command will overwrite any data that is currently in the variable.
var - variable name
numsamples - number of values the variable will have after this command
dist Random distribution type
param - parameters for the distribution random
UNI, UNINT
NORM, LOGNORM
POSSION