seed
An integer that determines how the internal seed state is generated when initialize? is TRUE. If seed is greater than 0, this node uses seed to generate the internal state directly. If seed is less than or equal to 0, this node uses a random number to generate the internal state. If initialize? is FALSE, this node ignores seed.
Default: -1