Method: Faker::Compass.half_wind
- Defined in:
- lib/faker/default/compass.rb
.half_wind ⇒ String
Produces a random half wind.
41 42 43 |
# File 'lib/faker/default/compass.rb', line 41 def half_wind fetch('compass.half-wind.word') end |