]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Call math.randomseed() without arguments to seed from system entropy.
authorMike Pall <mike>
Wed, 3 Jul 2024 23:26:29 +0000 (01:26 +0200)
committerMike Pall <mike>
Wed, 3 Jul 2024 23:26:29 +0000 (01:26 +0200)
commit04dca7911ea255f37be799c18d74c305b921c1a6
tree0979ae369fbb82e7e5fb1c53fcf5cf5955c95f7b
parent7421a1b33c7ea46f12bba9700c15b5c90253fee0
Call math.randomseed() without arguments to seed from system entropy.

Reminder: the math.random() PRNG is NOT SUITABLE FOR CRYPTOGRAPHIC USE.
doc/extensions.html
src/Makefile.dep
src/lib_math.c
src/lj_errmsg.h