Searched refs:CPP11LCG (Results 1 – 1 of 1) sorted by relevance
624 alias CPP11LCG = LinearCongruentialEngine!(uint, 48271, 0, 2_147_483_647); variable627 auto rnd = CPP11LCG(42);