std::math::random

Msws128Random

struct Msws128Random (Random)
{
	uint128 state0, state1;
	uint128 weyl0, weyl1;
}

Members

Methods