mirror of
https://github.com/lua/lua.git
synced 2026-07-30 01:49:06 +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.