RAND_GEN

RNG used across the library

static
auto RAND_GEN = Xorshift(42);

Meta