How do you remove item from list once it is randomly picked?

I am working on a card game. I have it where it will randomly pick a five cards for the player's hand. that is working fine. my problem is sometimes when it picks five random cards they pick the same card twice. I want to be able to have once the card is randomly picked it is removed from the list. I have the remove from list block along with the list item. I just don't know what to put as the index. I would be grateful for any help. It won't allow me to upload the screenshot. It says error. I will try to upload the screenshot in the comment.

How to pick a random item from a list without picking duplicates?

3 Likes

@Boban that’s an awesome document with instructions. I saved the page. I hope that is okay

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.