Method: Urban::Dictionary#random

Defined in:
lib/urban/dictionary.rb

#randomObject



10
11
12
# File 'lib/urban/dictionary.rb', line 10

def random
  process(web_service.random)
end