global.random = x => x[Math.floor(Math.random() * x.length)];