====== random.h ====== ===== Functions ===== ==== rnd ==== int rnd(); ==== rnd_range ==== int rnd_range(int low, int high);