Skip to content

Instantly share code, notes, and snippets.

@igaiga
Created November 18, 2012 04:24
Show Gist options
  • Save igaiga/4103528 to your computer and use it in GitHub Desktop.
Save igaiga/4103528 to your computer and use it in GitHub Desktop.
bingo
(1..75).to_a.shuffle.each {|n| print n; STDIN.gets}
@Charmand3r
Copy link

Hi, im interested in using this, can you please tell me how to make it work on tampermonkey?
email me @ [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment