Added optional parameter mix.
Hi Jim,
My attempt at randomizing the answers. Parameter mix set to a default of false. If set true, then answers are randomized. Declaration of the random array is not trustworthy. It currently can only hold ten questions when mix is set to true. I don't know how to .push for a multidimensional array in javascript. Maybe some kind of error trapping then add the extra dimension above 10?