mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-24 19:00:16 -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. |