#include "randint.h" #include size_t randperm_bound (size_t, size_t); size_t *randperm_new (struct randint_source *, size_t, size_t);