Skip to content

Commit 173333d

Browse files
Update links.json
1 parent fe381c7 commit 173333d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

concepts/randomness/links.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
{
2-
"url":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random",
3-
"description": "MDN: The Math.random() function"
4-
}
1+
[
2+
{
3+
"url":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random",
4+
"description": "MDN: The Math.random() function"
5+
}
6+
]

0 commit comments

Comments
 (0)