Hi,

I have a list of x teams.

I want to create a list of games with all teams in the lists playing all
other teams in the list but with no repetition.

Is this possible using Random?