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