X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=rng.c;h=72960c9b30f32bf69b9c1ed0cb344d3637ac381a;hb=7cf107f47e1da80b3d7451271a58e37374f6d22a;hp=5a5155946829fe0c87781f86ae2d4822cd1bef9d;hpb=9d7b0489d6cd53deea63cd640eb2cf8d0e0c27f5;p=uuid diff --git a/rng.c b/rng.c index 5a51559..72960c9 100644 --- a/rng.c +++ b/rng.c @@ -108,6 +108,8 @@ static unsigned long rng_win32(unsigned char *buf, unsigned long len) { #endif +unsigned long pd_uuid_rng_get_bytes(unsigned char *out, unsigned long outlen); + unsigned long pd_uuid_rng_get_bytes(unsigned char *out, unsigned long outlen) { unsigned long x;