1GENRANDOM(8)                         BIND9                        GENRANDOM(8)
2
3
4

NAME

6       genrandom - generate a file containing random data
7

SYNOPSIS

9       genrandom [-n number] {size} {filename}
10

DESCRIPTION

12       genrandom generates a file or a set of files containing a specified
13       quantity of pseudo-random data, which can be used as a source of
14       entropy for other commands on systems with no random device.
15

ARGUMENTS

17       -n number
18           In place of generating one file, generates number (from 2 to 9)
19           files, appending number to the name.
20
21       size
22           The size of the file, in kilobytes, to generate.
23
24       filename
25           The file name into which random data should be written.
26

SEE ALSO

28       rand(3), arc4random(3)
29

AUTHOR

31       Internet Systems Consortium, Inc.
32
34       Copyright © 2009-2011, 2014-2016, 2018, 2019 Internet Systems
35       Consortium, Inc. ("ISC")
36
37
38
39ISC                               2011-08-08                      GENRANDOM(8)
Impressum