I have been reading that the only way to generate random numbers in Haskell is using IO. However, when I want to use this random number with the (!!) operator I can\'t becau