Created
September 13, 2018 14:28
-
-
Save piyusharora1989/56b67f9f21835b5232a4eda18c59d9f0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = req.random_number = Math.floor(Math.random()*10); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment