mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-19 09:02:35 -05: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. |