Want to create more randomized effects in your JavaScript code? The Math.random() method alone, with its limitations, won’t cut it for generating unique random numbers. Amejimaobari Ollornwi explains how to generate a series of unique random numbers using the Set object, how to use these random numbers as indexes for arrays, and explores some practical […]
I’ve decided to try something new on this blog. Rather than using up full posts for short announcements, I’ve added a new block for announcements at the top of the home page. It’s in orange, will generally be only a few lines, and include a link. Since these are just blog posts being formatted differently, […]