Skip to content

Challenge Generate Random Fractions With JavaScript

Quincy Larson edited this page Aug 20, 2016 · 1 revision

Challenge Generate Random Fractions with JavaScript

JavaScript has a Math.random() function that generates a random decimal number.

Clone this wiki locally