PermutedCongruentialEngine.opCall

Returns the next random output from the PermutedCongruentialEngine. (community summary)

struct PermutedCongruentialEngine(alias output, stream_t streamType, bool output_previous, mult_...)
ReturnType!output
opCall
()
()
if (
mult_.length <= 1
)