mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
To avoid complains from some tools, the addition when computing math.random(n,m), which is computed as n + random(0, m - n), should use unsigned integers.
19 KiB
19 KiB