I currently have code that simulates an American football game. I…
Question Answered step-by-step I currently have code that simulates an American football game. I… I currently have code that simulates an American football game. I am looking to make its score randomized using a normal distribution curve from 0-60. I am also looking to have it generate a first half score and then build on that to then show a finalized end game score. Here is the code I have so far #include


