9. Statistics - JulTob/Analysis GitHub Wiki

Statistics

Random Number

max = 100;
random_number = rand() % max;
// rand  0..RAND_MAX