From 6de2d68a700a137bbe55668e036c62280ece8bb5 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Tue, 1 Apr 2025 16:55:24 -0400 Subject: Moved RNG out of the compiler and into a standalone library --- examples/core/core.tm | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/core/core.tm') diff --git a/examples/core/core.tm b/examples/core/core.tm index b49448d2..f7259b7f 100644 --- a/examples/core/core.tm +++ b/examples/core/core.tm @@ -7,3 +7,4 @@ use shell use colorful use log use pthreads +use random -- cgit v1.2.3