The OpenD Programming Language

XoshiroEngine.isRandomEngine

struct XoshiroEngine(UIntType, uint nbits, string scrambler, uint A, uint B, uint I, uint R, UIntType S, UIntType T)
enum isRandomEngine = true;

Meta