Module: ActiveSupport::CoreExtensions::Array::RandomAccess
- Included in:
- Array
- Defined in:
- lib/active_support/core_ext/array/random_access.rb
Instance Method Summary collapse
-
#rand ⇒ Object
Returns a random element from the array.