class Faker::Drone

def operating_temperature

Returns:
  • (String) -
def operating_temperature
  parse('drone.operating_temperature')
end