For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I want to generate 7 digit integers. These integers should never be duplicate even if I re-run program multiple times.
is there any java solution to generate these numbers?