std::math::random

Msws16Random

struct Msws16Random (Random)
{
	ushort state0, state1;
	ushort weyl0, weyl1;
}

Members

Methods