Генератор випадкових чисел

Math.random();  // 0.9220538616306873

Math.floor(Math.random() * 11);  // 0-10