#testing
Read more stories on Hashnode
Articles with this tag
I will wear my statistician hat as I scrutinize this JS one-liner: const getRandomItem = (items) => items[Math.floor(Math.random() *...