Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the ...
Depending on sample size, i was actually surprised to how random the results were. With a small sample size (for instance just 100 tests), i got percentages as low as 5% and as high as 17% for each ...
So it turns out the random number generator long used by developers working with Google's V8 JavaScript engine doesn't really generate random numbers at all. That's being fixed in the latest release ...