Do you want to know future THE GODS have for you? Check this out

Please review my code and let me know any suggestions you might have. Do a pull request if there is anything you think will be great to add.

Your review of the Project. Was it easy, difficult, just right?

The project was not difficult. It was just right. I tried to use every concept we learned in previous lessons in this project. I did not use any loop because I believed Math.random() would be enough.

An estimate of how long it took you to complete

The project took, I would say 4 hours for me to complete. First, I had to think about how I would organize the messages into three parts, then divide them into three different arrays. There are three parts in a sentence in general: subject, verb and object. I created an array for each one of those parts.

The link to your code repo