# File lib/facet/string/at_rand.rb, line 42
  def rand_byte
    self[rand_index]
  end