diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-07-17 16:00:24 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-07-17 16:00:24 -0300 |
commit | 4eefef07ab1c136f901d816822c79336fa89336d (patch) | |
tree | ce2232ba8a09287899af1ac07af0c902800bfae6 /lmem.c | |
parent | 9c28ed05c95cb6854d917ac3e3ed7be9ae109480 (diff) | |
download | lua-4eefef07ab1c136f901d816822c79336fa89336d.tar.gz lua-4eefef07ab1c136f901d816822c79336fa89336d.tar.bz2 lua-4eefef07ab1c136f901d816822c79336fa89336d.zip |
'math.randomseed()' returns the seeds it used
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.
Diffstat (limited to 'lmem.c')
0 files changed, 0 insertions, 0 deletions