Skip to content

Instantly share code, notes, and snippets.

@proton
Created March 30, 2018 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save proton/6105a5aef253d2421d35192bb8045ad5 to your computer and use it in GitHub Desktop.
Save proton/6105a5aef253d2421d35192bb8045ad5 to your computer and use it in GitHub Desktop.
Doit.im random task
$('a.link-title')[Math.random() * $('a.link-title').length | 0].title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment