We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe381c7 commit 173333dCopy full SHA for 173333d
concepts/randomness/links.json
@@ -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
-}
+[
+ {
+ "url":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random",
+ "description": "MDN: The Math.random() function"
5
+ }
6
+]
0 commit comments