mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 13:00:56 -04:00
4 lines
138 B
Markdown
4 lines
138 B
Markdown
---
|
|
title: Generate Random Fractions with JavaScript
|
|
---
|
|
JavaScript has a `Math.random()` function that generates a random decimal number. |