Method: FFakerTW::Geolocation#lat

Defined in:
lib/ffakerTW/geolocation.rb

#latObject



8
9
10
# File 'lib/ffakerTW/geolocation.rb', line 8

def lat
  fetch_sample(LATLNG)[0]
end