# File lib/standard/facets/random.rb, line 265
def
rand_key
keys
.
at
(
Random
.
number
(
keys
.
size
))
end