rand_lcg

Do not use for anything other than learning

The 'random' number generators provided by this package are of terrible quality and shouldn't be used for any application where random numbers are required.

This provides the LCG family of random number generators.