The OpenD Programming Language

LinearCongruentialEngine.opCall

Advances the random sequence.

struct LinearCongruentialEngine(Uint, Uint a, Uint c, Uint m)
@safe pure nothrow @nogc
Uint
opCall
()
if ()

Meta