Just a little project to render the significant digits of JavaScript's Math.random() in a table. I wanted to compare how the digits "repeat" in subsequent random numbers. Math.random() is a ...