I have the following;
unsigned int random = 0; //we don\'t need to seed it THROW_IF(rand_s(&random) != 0, UNDEFINED);
I cannot use r