Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save deanpanayotov/8947258 to your computer and use it in GitHub Desktop.
Save deanpanayotov/8947258 to your computer and use it in GitHub Desktop.
var randomnumber=Math.floor(Math.random()*(MAX_NUMBER_THAT_CAN_BE_RETURNED - 1));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment