dmf:random

Creates a function random element.

Element Information

Element class RandomConfig
Implementation class RandomFunction
Nested elementsnone

Attributes

Name Type Required Description
seedlongno The seed used to initialize the random number generator. Default = current timestamp.

Examples

    
    <dmf:random/>

    <dmf:random seed="0"/>