# File lib/faker/name.rb, line 4
def
name
Formats
.
rand
.
call
.
join
(
' '
)
end