# File lib/facet/string/at_rand.rb, line 67
  def rand_char
    split(//,-1).at_rand
  end