Combined linear congruential generator

id: combined-linear-congruential-generator-194-10397533
title: Combined linear congruential generator
text: A combined linear congruential generator (CLCG) is a pseudo-random number generator algorithm based on combining two or more linear congruential generators (LCG). A traditional LCG has a period which is inadequate for complex system simulation. By combining two or more LCGs, random numbers with a longer period and better statistical properties can be created. The algorithm is defined as: where: m 1 is the "modulus" of the first LCG Y i , j is the ith input from the jth LCG X i is the ith generat
brand slug: wiki
category slug: encyclopedia
description: Pseudo-random number generator algorithm
original url: https://en.wikipedia.org/wiki/Combined_linear_congruential_generator
date created:
date modified: 2024-01-31T00:28:30Z
main entity: {"identifier":"Q5150868","url":"https://www.wikidata.org/entity/Q5150868"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part