I was using .pickRandom like this
.pickRandom
var array = ["stuff", 2, true, "more stuff"] var randompicker = array.pickRandom()