@@ -21,5 +21,8 @@ rng_rand_range(struct rng_ctx *ctx, int32_t min, int32_t max);
void
shuffle_ptr(struct rng_ctx *ctx, void **values, int len);
shuffle_int(struct rng_ctx *ctx, int *values, int len);
#endif /* !__RNG_H__ */
The note is not visible to the blocked user.