#include #include #include #define RANGE 50 #define BALLS 6 int main() { int numbers[RANGE]; int c,ball; puts("L O T T O P I C K E R\n"); srand((unsigned)time(NULL)); /* initialize the array */ for(c=0;c