doc: clarify ln's --help output
[coreutils/ericb.git] / gl / modules / randperm
blobdaf9e32153271ea585ea81af5018fe3574debc5c
1 Description:
2 Generate random permutations.
4 Files:
5 lib/randperm.c
6 lib/randperm.h
8 Depends-on:
9 randint
10 xalloc
11 hash
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += randperm.c randperm.h
18 Include:
19 "randperm.h"
21 License
22 GPL
24 Maintainer:
25 Paul Eggert