6 digit number with math.random code example Example: javascript get a random number with 6 digits Math.floor(100000 + Math.random() * 900000);