Changeset 192886 in webkit
- Timestamp:
- Dec 1, 2015, 9:39:03 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WTF/ChangeLog
r192855 r192886 8 8 Use 64 bits in the random number generator instead of 32 bit. (In 9 9 the end, JavaScript, which uses doubles, will only see 52 bits.) This 10 prevents programs that mul itply a random number by a large constant from10 prevents programs that multiply a random number by a large constant from 11 11 seeing non-random "banding" caused by zeroes in the low 20 bits. 12 12
Note:
See TracChangeset
for help on using the changeset viewer.