# File lib/more/facets/random.rb, line 125
    def at_rand
      at(Random.number(size))
    end