randome int in c code example Example: how to genrate a random number in C srand(time(NULL)); int r = rand();