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 bdb703c commit addc3b4Copy full SHA for addc3b4
src/random-num.js
@@ -1 +1 @@
1
-export const randomNum = Math.floor(Math.random() * (20))
+export const randomNum = Math.floor(Math.random() * (20))
0 commit comments