mirror of
https://github.com/lua/lua
synced 2025-03-15 18:22:53 +03:00

When called with no arguments, 'math.randomseed' uses time and ASLR to generate a somewhat random seed. the initial seed when Lua starts is generated this way.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
67.3%
Lua
32.1%
Makefile
0.6%