Skip to content

Instantly share code, notes, and snippets.

@vaxinate
Forked from alexhemard/random_cuss.rb
Last active December 22, 2015 09:29
Show Gist options
  • Save vaxinate/6452124 to your computer and use it in GitHub Desktop.
Save vaxinate/6452124 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
require 'open-uri'
require 'json'
`say #{JSON.parse(open('https://raw.github.com/ChaseFlorell/jQuery.ProfanityFilter/master/swearWords.json').read).sample}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment