Hi All,
I just finished this portfolio project, please see my github repository here: https://github.com/tsewell93/Random-Message-Generator.
This took me about two days to complete, I was wrestling a little bit with getting my head around git, but I think I managed this in the end.
This project uses an array of animal objects to produce a random new species i.e the head of an elephant, the body of a wolf etc. I also included an array of latin names to assign a random name to the new species, and included a function to calculate the new weight & height of the animal, check the grammar of the output message and build the output message. Please see the readme for instructions.
Any feedback greatly appreciated!