Download this file
#ifndef RANDOM_H
#define RANDOM_H

#include 

uint8_t randomByte();

#endif // RANDOM_H