Javscript gera aleatoriamente o número 89digit
Math.floor((Math.random() + Math.floor(Math.random()*9)+1) * Math.pow(10, 8))
Fantastic Frog
Math.floor((Math.random() + Math.floor(Math.random()*9)+1) * Math.pow(10, 8))