av_mlfg_get

Get the next random unsigned 32-bit number using a MLFG.

Please also consider av_lfg_get() above, it is faster.

extern (C) @nogc nothrow
uint
av_mlfg_get
()

Meta