This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:rnd [2016/03/22 14:24] phil created |
com:rnd [2016/11/08 12:10] (current) phil |
||
---|---|---|---|
Line 3: | Line 3: | ||
RND,<var>,<numsamples>,<dist>,<param1>,...,<paramX> | RND,<var>,<numsamples>,<dist>,<param1>,...,<paramX> | ||
- | This command fills a variable with a random number. | + | 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 | * var - variable name | ||
Line 22: | Line 22: | ||
* POSSION | * POSSION | ||
* param1 - mean of distribution | * param1 - mean of distribution | ||
- |