#ifndef RANDCRYPTO_RANDCRYPTO_H_ #define RANDCRYPTO_RANDCRYPTO_H_ void randcrypto_init(void); #endif // RANDCRYPTO_RANDCRYPTO_H_