Parent

Methods

Files

Boolean

Public Class Methods

random() click to toggle source
# File lib/sugar-high/boolean.rb, line 4
def self.random
  [true, false].pick_one!
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.