Random Motivational Message Generator

This was a good project. Took me about an hour to set everything up.
I have used Github and Git as much as I could.
Simple way to use the code is to clone the randomMessageGenerator.js and use Node to see the results.
Please let me know if anything should be changed. Any advise is appreciated.

Nice project! It would have been nice to have seen more commits along the duration of your project so that I could more closely follow your process in its creation. I like the use of the function randomizer() to reduce the amount of typing you would have to do in the case the project was going to be expanded upon.