Group: Forum Members
Posts: 64,
Visits: 225
|
Hi I have a pool of a 600 items formed of sets of four so that I would like to choose 4 items randomly without selecting any item belonging to the same set. So assuming I have A1, A2, A3, A4, and, B1 B2, B3, B4 etc. If a certain A is selected, I would want to be able to select any item except for any A and so forth. In other words, I would like to randomly select only one item from each set (four such items in total). Thanks for any help Shlomo
|