# File lib/facet/string/at_rand.rb, line 95
  def rand_index
    rand(size)
  end