Hi there. So I'm still quite new to the coding game and I've been working on a visual code which is going really well. I'm now trying to add some sound. Using Minim audio samples I've made it so a sound plays when you click. However, I would like it to be so that when I click it plays a random 1 of, say, 5 audio samples. How do I go about doing this?
Many thanks in advance for any help