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