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