
Mixed Messages
A simple Node.js programme that generates a new message at random each time it runs by combining elements from different arrays. It’s a fun introduction to working with JavaScript functions, arrays, and randomness. My take on this project comes in the form of a fortune cookie generator.