# File lib/faker/name.rb, line 20
      def suffix
        %w(Jr. Sr. I II III IV V MD DDS PhD DVM).rand
      end