[solved] – Question 69233
generate a random integer in the range 0 to 999,999,999 inclusive modify your code that generates the id value to insure that duplicate id values do not occur.
Expert Answer
OR
generate a random integer in the range 0 to 999,999,999 inclusive modify your code that generates the id value to insure that duplicate id values do not occur.
OR