# File lib/more/facets/random.rb, line 171
    def rand_index
      Random.number(size)
    end