Hacker News new | ask | show | jobs
by jeffbee 385 days ago
If you look inside Abseil it seems that the authors generally agree on performance. The default random in Abseil is Randen, but the faster variant the use of which is discouraged is PCG.