#include "randcrypto/randcrypto.h" #include "randcrypto/uniqid.h" void randcrypto_init(void) { randcrypto_uniqid_init(); }