MRG (multiple recursive generator)

C56553 concept

MRG (multiple recursive generator) is a type of pseudorandom number generator that produces sequences by combining several linear recurrences modulo a large integer to achieve long periods and good statistical properties.

Instances (1)