class Faker::Compass

def half_wind_azimuth

Returns:
  • (String) -
def half_wind_azimuth
  fetch('compass.half-wind.azimuth')
end