# File lib/more/facets/random.rb, line 136 def at_rand! return delete_at( Random.number( size ) ) end