Click to See Complete Forum and Search --> : random picking without replacement


suny
October 5th, 1999, 08:03 PM
I need to randomly pick a number from a given set of numbers, without replacement. In other word, to randomize the order of these numbers. Is there a specific function in MFC? If not, How can I do that?

Thanks a lot.