repo.or.cz
/
coreutils
/
bo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ls: --color now highlights hard linked files, too
[coreutils/bo.git]
/
gl
/
modules
/
randperm
blob
9cef78271332a12ed79a8a1c913b0f016d38a1d6
1
Description:
2
Generate random permutations.
3
4
Files:
5
lib/randperm.c
6
lib/randperm.h
7
8
Depends-on:
9
randint
10
xalloc
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += randperm.c randperm.h
16
17
Include:
18
"randperm.h"
19
20
License
21
GPL
22
23
Maintainer:
24
Paul Eggert