1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 09:46:33 +02:00
Files
coreutils/gl/modules/randperm

29 lines
278 B
Plaintext
Raw Normal View History

Description:
Generate random permutations.
Files:
lib/randperm.c
lib/randperm.h
Depends-on:
assert-h
count-leading-zeros
randint
stdint
xalloc
hash
configure.ac:
Makefile.am:
lib_SOURCES += randperm.c randperm.h
Include:
"randperm.h"
License:
GPL
Maintainer:
Paul Eggert