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