diff --git a/core/math/rand/rand.odin b/core/math/rand/rand.odin index 56208931f..ece864f35 100644 --- a/core/math/rand/rand.odin +++ b/core/math/rand/rand.odin @@ -350,7 +350,7 @@ Example: Possible Output: 6 - 500 + 13 */ @(require_results)