Translations:Gerador Aleatório MWC/8/en

De Augusto Baffa Wiki
Ir para navegação Ir para pesquisar

MWC works somewhat similarly to LCG. Assuming 32 bit registers, LCG uses only the lower 32 bits of the multiplication. MWC makes use of these higher bits through a carry. Additionally, multiple seed values are used. These seed values are typically created with another PRNG algorithm, such as LCG.