random1 = rand() 9;
random2 = rand() 9;
random1 = rand() 89 + 10;
random2 = rand() 89 + 10;
all these areas have error. please insert some arthamatic operation after rand() function and constant number.