Permuted congruential generator
A permuted congruential generator (PCG) is a pseudorandom number generation algorithm developed in 2014 by Dr. M.E. O'Neill which applies an output permutation function to improve the statistical properties of a modulo-2n linear congruential generator (LCG).
Source: Wikipedia — Permuted congruential generator (CC BY-SA 4.0)