module FFaker::Unit

def temperature

def temperature
  fetch_sample(TEMPERATURE_UNITS)
end