Skip to content

Challenge Generate Random Fractions With JavaScript

Rafael J. Rodriguez edited this page May 14, 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