n = 0 while true console.log n.toString(8) n += 1