mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08: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. |