open_in_new
content_copy
const generateNumber = () => { return Math.floor(Math.random() * 4); }