[<!ENTITY mdash "—">]>
- Copyright (C) 2009-2011 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. <
date>August 08, 2011</
date>
<
refentrytitle><
application>genrandom</
application></
refentrytitle>
<
refmiscinfo>BIND9</
refmiscinfo>
<
refname><
application>genrandom</
application></
refname>
<
refpurpose>generate a file containing random data</
refpurpose>
<
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
<
command>genrandom</
command>
<
arg><
option>-n <
replaceable class="parameter">number</
replaceable></
option></
arg>
<
arg choice="req"><
replaceable class="parameter">size</
replaceable></
arg>
<
arg choice="req"><
replaceable class="parameter">filename</
replaceable></
arg>
<
title>DESCRIPTION</
title>
<
command>genrandom</
command>
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.
<
term>-n <
replaceable class="parameter">number</
replaceable></
term>
In place of generating one file, generates <
option>number</
option>
(from 2 to 9) files, appending <
option>number</
option> to the name.
The size of the file, in kilobytes, to generate.
The file name into which random data should be written.
<
refentrytitle>rand</
refentrytitle><
manvolnum>3</
manvolnum>
<
refentrytitle>arc4random</
refentrytitle><
manvolnum>3</
manvolnum>
<
para><
corpauthor>Internet Systems Consortium</
corpauthor>