Skip to content

Instantly share code, notes, and snippets.

@piyusharora1989
Created September 13, 2018 14:28
Show Gist options
  • Save piyusharora1989/56b67f9f21835b5232a4eda18c59d9f0 to your computer and use it in GitHub Desktop.
Save piyusharora1989/56b67f9f21835b5232a4eda18c59d9f0 to your computer and use it in GitHub Desktop.
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