Get the next random unsigned 32-bit number using a MLFG.
Please also consider av_lfg_get() above, it is faster.
See Implementation
Get the next random unsigned 32-bit number using a MLFG.
Please also consider av_lfg_get() above, it is faster.