Sorry, i forgot to add what the issues were.
What i am expecting to see is the IP address output when it is hit. the problem is it not only prints out the IP address less than n that caused it to enter the else if loop, it also prints out additional random IP addesses. there seems to be no...
hello,
i am trying to write a program in Matlab to generate psuedo-random ip's. i am having problems with the output funcions. it keeps putting out IP addresses that are not in the target range into my file. can anyone help me?
% N is the total # of IP adresses
% n is the total # of...