mirror of
https://github.com/lua/lua.git
synced 2026-08-09 14:49:35 +00:00
A call to 'math.randomseed()' returns the two components of the seed it set, so that they can be used to set that same seed again.
A call to 'math.randomseed()' returns the two components of the seed it set, so that they can be used to set that same seed again.