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