3
votes
14answers
3k views
Open source random number generation algorithm in C++?
I need to generate random numbers in the range 1 - 10000 continuously with out duplication.
Any recommendations?
Description: we are building a new version for our application, which maint …
0
votes
