From a017ee37604a112f3a275fb302c1470f3d08ef69 Mon Sep 17 00:00:00 2001 From: Hugo H Date: Fri, 26 Dec 2025 10:16:37 +0000 Subject: [PATCH] Update API Reference --- API-Reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API-Reference.md b/API-Reference.md index ab4cd2d..6272476 100644 --- a/API-Reference.md +++ b/API-Reference.md @@ -32,6 +32,7 @@ The following functions are provided by the library: |s.iskeypressed(key)|Is key newly pressed| |s.rand(min=0, max=1)|Random float| |s.randi(min=0, max=1)|Random integer| +|s.rseed|Set RNG seed| ## Sounds and music