# File lib/relevance/tarantula/basic_attack.rb, line 38
      def random_whole_number
        rand(big_number)
      end