[edited from support email]

We tried to use the $ random without replacement with a StimList. It seems though that the program does repeat an item from a stimList BEFORE it uses all the items in the list. We expect a single appearance of each item from the list when we call the list 8 times and it has 8 items. Similarly, when we call the list 6 times, we expect 6 different items. Do you have a suggestion why this occurs?