Kindly help to review my Mixed-Messages Portfolio Project

This project describes a simple JavaScript project that generates random messages each time a user runs the programme. It is one of the easiest pr0jects I have had to work on recently.

Link to project: GitHub - BOPE1985/git-practice (Please check Mixed Messages File for your comments)

Hi! I interpreted the project a little bit differently, in that I interpreted it that you should develop a program that makes up silly messages based on a randomizer chooseing different elements of different messages to combine them into something unique. You seem to have interpreted it as just randomly selecting 1 of 3 predefined messages.

Maybe try getting more complex and seeing if you can get it to deliver a unique, albeit possibly non-nonsensical, message everytime the program is run?