function mr() { return Math.floor(Math.random() * 9999) + 1000; } function mm(num) { return num + (103 + (num * 25) + 1); }