PermutedCongruentialEngine.isRandomEngine

Compile-time value true indicating that this engine satisfies the RandomEngine interface.

struct PermutedCongruentialEngine(alias output, stream_t streamType, bool output_previous, mult_...)
enum isRandomEngine = true;