aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/rng.h
AgeCommit message (Collapse)Author
2025-04-01Moved RNG out of the compiler and into a standalone libraryBruce Hill
2025-03-28Add compiler guards for GCC directivesBruce Hill
2025-03-21Move stdlib into src/Bruce Hill