Picking a random string from a list with repeating C#
I have a list of strings and I want to randomly pick from this list. When a string is picked, it must be removed from the list. Only when all the strings have been picked then the list is repopulated. How do I achieve this?
Aucun commentaire:
Enregistrer un commentaire