Creates a function random element.
Element Information
| Element class | RandomConfig |
| Implementation class | RandomFunction |
| Nested elements | none |
Attributes
| Name | Type | Required | Description |
|---|---|---|---|
| seed | long | no | The seed used to initialize the random number generator. Default = current timestamp. |
Examples
<dmf:random/>
<dmf:random seed="0"/>