Lua's math.random() is an interface to the C rand() function provided by the OS libc; its implementation varies by platform so the numbers it generates also ...
確定! 回上一頁