Roberto Ierusalimschy
51316f9df7
'math.rand()' uses higher bits to produce float value
...
The call 'math.rand()' converts the higher bits of the internal unsigned
integer random to a float, instead of its lower bits. That ensures that
Lua compiled with different float precisions always generates equal (up
to the available precision) random numbers when given the same seed.
2018-12-11 11:34:47 -02:00
..
2018-07-09 12:33:01 -03:00
2018-10-22 15:20:07 -03:00
2018-11-29 16:02:44 -02:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-10-22 15:20:07 -03:00
2018-07-09 12:33:01 -03:00
2018-07-25 15:31:04 -03:00
2018-11-01 13:21:00 -03:00
2018-11-23 12:23:45 -02:00
2018-07-25 15:31:04 -03:00
2018-10-22 15:20:07 -03:00
2018-11-29 16:02:44 -02:00
2018-10-30 15:46:56 -03:00
2018-11-23 12:23:45 -02:00
2018-11-07 14:42:05 -02:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-11-07 10:03:05 -02:00
2018-07-25 15:31:04 -03:00
2018-12-04 15:01:42 -02:00
2018-07-25 15:31:04 -03:00
2018-12-11 11:34:47 -02:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00