[webkit-reviews] review requested: [Bug 53506] Modify RandomNumberSeed.h to use USE(MERSENNE_TWISTER_19937) : [Attachment 80780] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 1 10:12:03 PST 2011


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 53506: Modify RandomNumberSeed.h to use USE(MERSENNE_TWISTER_19937)
https://bugs.webkit.org/show_bug.cgi?id=53506

Attachment 80780: Patch
https://bugs.webkit.org/attachment.cgi?id=80780&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
I filed bug #53508 to add support for the Mersenne Twister PRNG for all ports
that don't use srand(3) and rand(3).

I am open to suggestions on how best to write this patch.


More information about the webkit-reviews mailing list