2007-09-01 09:54:45 +02:00
|
|
|
Description:
|
|
|
|
|
Generate buffers of random data.
|
|
|
|
|
|
|
|
|
|
Files:
|
|
|
|
|
lib/rand-isaac.c
|
|
|
|
|
lib/rand-isaac.h
|
|
|
|
|
lib/randread.c
|
|
|
|
|
lib/randread.h
|
|
|
|
|
|
|
|
|
|
Depends-on:
|
2023-02-04 14:42:21 -08:00
|
|
|
alignasof
|
2007-09-01 09:54:45 +02:00
|
|
|
error
|
|
|
|
|
exitfail
|
2010-07-23 15:07:27 -07:00
|
|
|
inline
|
2007-09-01 09:54:45 +02:00
|
|
|
fopen-safer
|
2020-06-01 15:53:27 -07:00
|
|
|
getrandom
|
2015-10-28 13:02:31 +00:00
|
|
|
quote
|
2021-10-31 22:30:38 -07:00
|
|
|
minmax
|
2007-09-01 09:54:45 +02:00
|
|
|
stdbool
|
|
|
|
|
stdint
|
|
|
|
|
unlocked-io
|
|
|
|
|
xalloc
|
|
|
|
|
|
|
|
|
|
configure.ac:
|
|
|
|
|
|
|
|
|
|
Makefile.am:
|
|
|
|
|
lib_SOURCES += randread.c randread.h rand-isaac.c rand-isaac.h
|
|
|
|
|
|
|
|
|
|
Include:
|
|
|
|
|
"randread.h"
|
|
|
|
|
|
2011-12-03 14:04:17 +01:00
|
|
|
License:
|
2007-09-01 09:54:45 +02:00
|
|
|
GPL
|
|
|
|
|
|
|
|
|
|
Maintainer:
|
|
|
|
|
Paul Eggert
|