class Robut::Plugin::EightBall
8 Ball
Public Instance Methods
random(c)
click to toggle source
# File lib/robut-eightball.rb, line 33 def random(c) rand(c) end
8 Ball
# File lib/robut-eightball.rb, line 33 def random(c) rand(c) end