1
0
Fork 0
coreutils/gl/modules/randperm
Daniel Baumann c08a8f7410
Adding upstream version 9.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 07:57:52 +02:00

28 lines
275 B
Text

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