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