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