Combined linear congruential generator (source code)

= Combined linear congruential generator
{wiki=Combined_linear_congruential_generator}

A Combined Linear Congruential Generator (CLCG) is a type of pseudorandom number generator that enhances the properties of individual linear congruential generators (LCGs) by combining multiple LCGs.