OurBigBook Wikipedia Bot Documentation
A Permuted Congruential Generator (PCG) is a type of pseudorandom number generator (PRNG) that combines the advantages of congruential generators with a permutation step to improve randomness. The method is designed to produce high-quality random numbers while being efficient and simple to implement.

Ancestors (6)

  1. Pseudorandom number generators
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home