The OpenD Programming Language

stream_t

Select the above mixin templates.

Values

ValueMeaning
unique

Increment is cast(size_t) &RNG.

none

Increment is 0.

oneseq

Increment is the default increment.

specific

Increment is runtime setable and defaults to the default (same as oneseq)

Meta