News
It obviously remains possible for the underlying C code to crash, but every necessary mechanism is there to provide a crash-proof API to this code from Lua.
Try running this:lua -e 'print(math.random(2147483648,2147483648))'I get:-2147483648What's up with this? Why should it overflow like this, when in general Lua supports numbers beyond 2^32? Is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results