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