# File lib/facet/hash/at_rand.rb, line 14
  def rand_value
    fetch( rand_key )
  end