#ifndef SHARED_FUNCTIONS_H #define SHARED_FUNCTIONS_H uint8_t prng(); #endif // SHARED_FUNCTIONS_H