int *getRandoms(int lower, int upper, int count); long double distance(struct Point* A, struct Point* B); void Kmeans2(struct data_frame *df);