# File lib/facet/hash/at_rand.rb, line 66
def
rand_pair
k
=
rand_key
return
k
,
fetch
(
k
)
end