Get the next two numbers generated by a Box-Muller Gaussian generator using the random numbers issued by lfg.
@param out array where the two generated numbers are placed
See Implementation
Get the next two numbers generated by a Box-Muller Gaussian generator using the random numbers issued by lfg.
@param out array where the two generated numbers are placed