24 lines
229 B
Text
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
|