mirror of
https://github.com/lua/lua.git
synced 2026-09-13 05:48:10 +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.