MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / randseed

Function randseed

CPPScripts/External/Lua/lmathlib.c:611–615  ·  view source on GitHub ↗

** Set a "random" seed. To get some randomness, use the current time ** and the address of 'L' (in case the machine does address space layout ** randomization). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

math_randomseedFunction · 0.85
setrandfuncFunction · 0.85

Calls 1

setseedFunction · 0.85

Tested by

no test coverage detected