1
0
Fork 0
coreutils/gl/modules/randint
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

24 lines
229 B
Text

Description:
Generate random integers.
Files:
lib/randint.c
lib/randint.h
Depends-on:
inline
randread
configure.ac:
Makefile.am:
lib_SOURCES += randint.c randint.h
Include:
"randint.h"
License:
GPL
Maintainer:
Paul Eggert