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.
8.1 KiB
8.1 KiB
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.