doc: pwd: improve the -P help description
[coreutils.git] / gl / modules / randperm
blob5bb5faefcca85c4a54c6dbf4e3fcbccaae34feac
1 Description:
2 Generate random permutations.
4 Files:
5 lib/randperm.c
6 lib/randperm.h
8 Depends-on:
9 assert-h
10 count-leading-zeros
11 randint
12 stdint
13 xalloc
14 hash
16 configure.ac:
18 Makefile.am:
19 lib_SOURCES += randperm.c randperm.h
21 Include:
22 "randperm.h"
24 License:
25 GPL
27 Maintainer:
28 Paul Eggert