const sample = arr => arr[Math.floor(Math.random() * arr.length)];