aboutsummaryrefslogtreecommitdiff
path: root/docs/rng.md
AgeCommit message (Expand)Author
2025-03-17Fully rename array to listBruce Hill
2025-03-17Switch types to use wordier syntax `[T]` -> `List(T)` etcBruce Hill
2025-03-05Further shorten docsBruce Hill
2025-03-05Shorten API docsBruce Hill
2025-03-05Fix linksBruce Hill
2025-03-05Alphabetize and index functionsBruce Hill
2025-03-05Standardize API doc heading levelsBruce Hill
2024-11-03RNG seed should be non-optionalBruce Hill
2024-11-03Add RNGs to the languageBruce Hill