Edit & Run
Math.floor(Math.random() * 11) returns a random integer between 0 and 10 (both included).