ls: --color now highlights hard linked files, too
[coreutils/bo.git] / gl / modules / randperm
blob9cef78271332a12ed79a8a1c913b0f016d38a1d6
1 Description:
2 Generate random permutations.
4 Files:
5 lib/randperm.c
6 lib/randperm.h
8 Depends-on:
9 randint
10 xalloc
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += randperm.c randperm.h
17 Include:
18 "randperm.h"
20 License
21 GPL
23 Maintainer:
24 Paul Eggert