Add a description, image, and links to the linear-congruential-generator topic page so that developers can more easily learn about it.
Linear congruential generator (LCG) is an application that demonstrates the generation of pseudo-random numbers. The LCG is a specialized mathematical function (deterministic algorithm) for simulation ...