Get the next two numbers generated by a Box-Muller Gaussian generator using the random numbers issued by lfg.
Get the next random unsigned 32-bit number using an ALFG.
Seed the state of the ALFG using binary data.
Get the next random unsigned 32-bit number using a MLFG.