Skip to content

Instantly share code, notes, and snippets.

@rxbit
Created May 29, 2014 11:52
Show Gist options
  • Save rxbit/ab3409ae1de9152f633b to your computer and use it in GitHub Desktop.
Save rxbit/ab3409ae1de9152f633b to your computer and use it in GitHub Desktop.
javascript:for(i=0; i< 190; i++) {if(Math.random() > 0.818) {$('.required')[i].checked=true;}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment