Making a 6-sided die with JavaScript Oct 25, 2018 undevelopedbruceLeave a comment Using the Math.random() function to create a six sided die in the web console, from scratch.