PermutedCongruentialEngine.max

The maximum representable value of the engine's output type.

struct PermutedCongruentialEngine(alias output, stream_t streamType, bool output_previous, mult_...)
enum max = (ReturnType!output).max;