diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-01 16:55:24 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-01 16:55:24 -0400 |
| commit | 6de2d68a700a137bbe55668e036c62280ece8bb5 (patch) | |
| tree | eb1e3cee37cd9b2f1458b9ceff0141bfbd7a91a9 /docs/README.md | |
| parent | a32c3747568562251d6c390faf325bf3ed3946e6 (diff) | |
Moved RNG out of the compiler and into a standalone library
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index f7884321..ff79503a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,6 @@ Information about Tomo's built-in types can be found here: - [Integers](integers.md) - [Languages](langs.md) - [Paths](paths.md) -- [Random Number Generators](rng.md) - [Sets](sets.md) - [Structs](structs.md) - [Tables](tables.md) |
