Best way to make sure this number isn't the same as any others?
#4

There is nothing wrong with doing so if you know that "numbers in use" (or the maximum of numbers in use = MAX_FURNI) is very small compared to 10^6 (all possible numbers)
Because than the chance to hit a used number is very low

Otherwise you should use a another method without possible infinite loops
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)