PermutedCongruentialEngine.max

The maximum representable value of the engine's output type. (community summary)

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