Ports
| Port name | Description | Exposed property | Direction | Type |
|---|---|---|---|---|
| Active | If true, random values will be generated. | False | Input | Analog port |
| Row count | The number of rows in the matrix. | True | Input | Analog port |
| Column count | The number of columns in the matrix. | True | Input | Analog port |
| Mean value | The mean value of the random numbers in the matrix. | True | Input | Analog port |
| Standard deviation | The standard deviation of the random numbers in the matrix. | True | Input | Analog port |
| Result | The resulting matrix with random numbers. | False | Output | Matrix port |