descriptionpcg32-xsh-rr and pcg64-dxsm implemented in C
ownerTony Finch
last changeFri, 8 May 2026 00:06:32 +0000 (01:06 +0100)
shortlog
8 days ago Tony FinchMention totext, fromtext, floats in the README trunk
8 days ago Tony FinchMinor improvements to comments
8 days ago Tony FinchCross-reference the explanation for -limit % limit
2026-01-16 Tony FinchUse int8_t instead of signed char
2025-10-29 Tony FinchGet rid of pcg_ulong_biased() and preen the commentary
2025-10-29 Tony Finchstyle nits
2025-10-29 Tony Finchadd functions for printing and reading the rng state
2025-10-29 Tony FinchImprove description of Lemire's debiasing trick
2025-06-09 Tony Finchrevert to double-fence setup, but try lfence instead...
2025-06-09 Tony Finchlfence is a much neater way to get good timing on amd64
2025-06-09 Tony Finchensure the baseline reads its argument
2025-06-09 Tony Finchtry passing argument via memory instead of register
2025-06-09 Tony Finchtry double-fencing the test code
2025-06-09 Tony Finchtweak baseline to use a simpler constant
2025-06-09 Tony Finchneater name for object file of floating point conversions
2025-06-09 Tony Finchmeasure a baseline time
...
heads
8 days ago trunk