repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: clarify descriptions for tr --squeeze-repeats
[coreutils.git]
/
gl
/
modules
/
randperm
blob
1fa26129080c0ff906d7d15be0ddb27a6dbc3f6e
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
hash
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += randperm.c randperm.h
17
18
Include:
19
"randperm.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Paul Eggert