When a Random Seed parameter is selected in the parameters list, the following user interface is displayed:


Random

Random Seed parameters can only be mapped to published index ports in the composition. As such, the minimum value they can represent is 0.

The Default Value text field lets you specify the initial value for the parameter.

The Maximum Value text field lets you specify an upper limit for the values generated by this parameter. For example, if the range is 0 to 1000, all random values generated by this parameter will be between the numbers 0 and 1000.

When the Quartz composition port has no upper bound, FxFactory will display a really large maximum value next to the text field (e.g. 4,294,967,295). This value is architecture-dependent. Do not specify a maximum value to tell FxFactory that the randomly generated values should fall in the entire range allowed by unsigned word-sized integers on the current architecture.

MaxValue