1 2 3 4
#include "../include/al/random.h" u32 al_rand_seed = 1738; __thread bool al_rand_set = false;