From 6ffd8467af7c6138196930116fecf27fca9b8604 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 25 Aug 2025 01:45:31 -0400 Subject: Update file header comments --- src/stdlib/random.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/stdlib/random.h') diff --git a/src/stdlib/random.h b/src/stdlib/random.h index 1a6e89a5..5bd4cc18 100644 --- a/src/stdlib/random.h +++ b/src/stdlib/random.h @@ -1,3 +1,5 @@ +// This file defines some wrapper logic around different systems' random functions + #include #include -- cgit v1.2.3