Clock component removed from 'luaL_makeseed'

'clock' can be quite slow on some machines.
This commit is contained in:
Roberto Ierusalimschy
2023-03-23 16:01:16 -03:00
parent 5a04f1851e
commit 86e8039a72
4 changed files with 9 additions and 11 deletions

View File

@@ -5728,8 +5728,8 @@ it does not run it.
@apii{0,0,-}
Returns a value with a weak attempt for randomness.
(It produces that value based on the current date and time,
the current processor time, and the address of an internal variable,
(It produces that value based on the current date and time
and the address of an internal variable,
in case the machine has Address Space Layout Randomization.)
}