@@ -5,5 +5,5 @@
#include <stdint.h>
void InitializePRNG(const uint32_t seed);
uint32_t ExtractU32();
uint32_t ExtractU32(void);
int getrandom(int low, int high);
The note is not visible to the blocked user.