Hi all…I’m currently studying a JavaScript course online and thought I could try to create a script that I’d use a lot. Me & my family often do fun bets against each other using various sports. I’d like to take out the element of whom ever gets 1st pick will naturally pick the favourite lol…So my question is: - Is there a JavaScript script that will allow me to randomly assign a number to a team? Let’s say this year’s World Cup. I’d like to randomly assign a number between 1 & 64 to the 64 teams that have qualified. Then a separate script to let me run an RNG to assign a random team to one of us that is playing in the betting game? Long winded I know but I just need help.
thx In Advance.
Ed.