@ -1,2 +1,8 @@
const Maths = Math; // Yes, I'm that patriotic.
function pickRandom(array) {
return array[Maths.floor(Maths.random() * array.length)];
}
window.addEventListener('load', (e) => {
});
The note is not visible to the blocked user.