# File lib/faker/address.rb, line 49
def
latitude
((
rand
*
180
)
-
90
).
to_s
end