да ты чё это же топ хитшансfor (int i = 0; i < 255; i++) { math::random_seed(i); float a = math::random_float(0.f, 1.f); float b = math::random_float(0.f, 2.f * M_PI); float c = math::random_float(0.f, 1.f); float d = math::random_float(0.f, 2.f * M_PI);