in partner-registration-service/index.js [70:72]
function getNewPartnerId() { return Math.round(10000 + Math.random() * 90000); }