# File lib/fog/aws.rb, line 249
      def self.dhcp_options_id
        "dopt-#{Fog::Mock.random_hex(8)}"
      end