Nmero Aleatrio JS
//Max + Min
Math.floor(Math.random() * 10 + 1)
Puzzled Peafowl
//Max + Min
Math.floor(Math.random() * 10 + 1)
Math.floor(Math.random() * 10 + 1)
Math.floor(Math.random() * 65536);