Parent

Methods

Array

Public Instance Methods

pick() click to toggle source
# File lib/randexp/core_ext/array.rb, line 2
def pick
  at Kernel.rand(size)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.