Commit Graph

10 Commits

Author SHA1 Message Date
Christoph Diehl 6654cf857e Add overall code reformatting 2017-04-22 23:07:29 +03:00
Jesse Schwartzentruber 61b01e0c40 Generate 53-bit floats instead of 32. 2017-04-20 15:12:31 -04:00
Jesse Schwartzentruber 5dbe5b7fa6 More random.js tests and fix an issue in random.float() 2017-04-11 17:43:09 -04:00
Jesse Schwartzentruber b3c7ecbe2f Switch from qunit (node) and slimerjs to karma which supports running
qunit tests in firefox and chrome.

Maintaining code to work in node for testing only will be error-prone.
2017-04-10 13:49:32 -04:00
Jesse Schwartzentruber bdeabbbbd4 Change a bunch of uses of `var` to `let` 2017-04-10 13:36:38 -04:00
Jesse Schwartzentruber a01cd4191f Initial unit test skeleton. 2017-04-07 12:56:18 +02:00
Christoph Diehl c7460c2780 Cleanup MersenneTwister 2017-04-06 16:32:07 +02:00
Christoph Diehl ed2884cc38 Cleanup MersenneTwister 2017-04-06 16:18:36 +02:00
Christoph Diehl 7c7ebd7e40 Cleanup MersenneTwister 2017-04-06 15:49:58 +02:00
Gary Kwong eb83c5250e Add jruderman's version of Mersenne Twister from funfuzz rev 2ab19c2b. 2017-04-06 12:22:57 +02:00