Home >                  	Term: linear congruential generator  
linear congruential generator
A class of algorithms that are pseudo-random number generators. The next number is generated from the current one by rn+1 = (A × rn + B) mod M, where A and M are relatively prime numbers.
- Sõnaliik: noun
 - Valdkond/domeen: Computer science
 - Category: Algorithms & data structures
 - Government Agency: NIST
 
 			0   			 		
 Looja
- GeorgeV
 - 100% positive feedback