This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef RAND_H
|
||||
#define RAND_H
|
||||
|
||||
void RandomBytes(unsigned char *buf, unsigned size);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user