The OpenD Programming Language

PhobosRandom.min

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 min;

Meta