Hi everyone,

For an exercise in learning, I thought about making a Lorem Ipsum generator like the one here: http://www.lipsum.com/

I just want to use the first 10 paragraphs though from the Lorem Ipsum text and work with that. I presume this would involve arrays, but I'm very inexperienced with arrays. Does anyone have a good suggestion on how I should approach it?