summaryrefslogtreecommitdiff
path: root/gl/modules/randread
blob: 33485c5ab4eac6f1b96f80198111509d0a704d93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Description:
Generate buffers of random data.

Files:
lib/rand-isaac.c
lib/rand-isaac.h
lib/randread.c
lib/randread.h

Depends-on:
error
exitfail
inline
fopen-safer
gettimeofday
quotearg
stdalign
stdbool
stdint
unlocked-io
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += randread.c randread.h rand-isaac.c rand-isaac.h

Include:
"randread.h"

License
GPL

Maintainer:
Paul Eggert