Phonenumber = random(89999); format(stri, sizeof(stri), "444%i", Phonenumber); printf("Phone NR: %i", stri);