Skip to content

Instantly share code, notes, and snippets.

@anthony2025
Last active October 25, 2016 05:10
Show Gist options
  • Select an option

  • Save anthony2025/7176c5a2713e4b9e5849 to your computer and use it in GitHub Desktop.

Select an option

Save anthony2025/7176c5a2713e4b9e5849 to your computer and use it in GitHub Desktop.
Math.floor(Math.random() * (max - min + 1)) + min
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment