I'm just learning Java and I'm having a problem with ArrayList or retrieving a random line of text. What I'm trying to achieve is a random quote (from a list) to load on every page refresh. Never done an Array/Random before, not sure if this is the right method?I'm just learning Java and I'm having a problem