How to make sure that two identical Arrays don´t show the same value?
I want to create an app with 3 Arrays. Every Array contains these Strings: “white”, “green”, “blue”, “red”, “black”.
We are 5 players. So when i start the app, each player should get 3 colors. No color can be applied more than once though.