Mixed Messages - Full names and car type

I have created a js script that pulls random information from three different arrays. First array contains a person’s first name, second contains their second name, and the third contains their make of car. This information is then placed into a sentence and outputted to the user. This is quite a simple script, but any feedback would be welcome. Please see at link below:
https://github.com/darrenlewis774/Random-Message-Generator
Thanks.

1 Like