Skip to content

Instantly share code, notes, and snippets.

@meherhowji
Created April 4, 2019 18:16
Show Gist options
  • Save meherhowji/1b122daf94581dffeec7a10b61ca4132 to your computer and use it in GitHub Desktop.
Save meherhowji/1b122daf94581dffeec7a10b61ca4132 to your computer and use it in GitHub Desktop.
const getRandomIndex = till => Math.floor(Math.random() * till);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment