sorteio randoomico de numeros aleatórios js code example Example: Número aleatório JS //Max + Min Math.floor(Math.random() * 10 + 1)