# File lib/random_data/names.rb, line 8
def
initial
(
'A'
..
'Z'
).
to_a
.
rand
end