Duplicates options from random listpicker

Hi there,

I have a list of about 20 static values, where I want to random pick 5 of them, but I it happens to see duplicates. What can I do to not have the duplicates.

Greatings.

Here is Taifun's advice How to pick a random item from a list without picking duplicates?

Thank you, did try that before, apparently the items should be as a csv row text.

No, that is just for demo purposes, any normal AI2 list will work in the same way. Try it.

Try this: pickRandomItems_noDuplicates.aia (3.9 KB)

1 Like