Copyright (C) 2009-2012 Internet Systems Consortium, Inc. ("ISC")

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

$Id$

Title: genrandom
Author:
Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
Date: Feb 19, 2009
Manual: BIND9
Source: BIND9

"GENRANDOM" "8" "Feb 19, 2009" "BIND9" "BIND9"
disable hyphenation
disable justification (adjust text to left margin only)
"NAME"
genrandom - generate a file containing random data
"SYNOPSIS"

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

"DESCRIPTION"

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

"ARGUMENTS"

-n number

In place of generating one file, generates number (from 2 to 9) files, appending number to the name.

size

The size of the file, in kilobytes, to generate.

filename

The file name into which random data should be written.

"SEE ALSO"

rand(3), arc4random(3)

"AUTHOR"

Internet Systems Consortium

"COPYRIGHT"
Copyright \(co 2009-2012 Internet Systems Consortium, Inc. ("ISC")