The OpenD Programming Language

PhobosRandom.max

Phobos-style random interface.

save is only available when the underlying Engine has no indirections and has pure @safe opCall() and doesn't have an impure or @system destructor.

struct PhobosRandom(Engine)
enum Uint max;

Meta