4506N/A - Copyright (C) 2004-2011 Internet Systems Consortium, Inc. ("ISC") 4506N/A - Copyright (C) 2000-2003 Internet Software Consortium. 4506N/A - Permission to use, copy, modify, and/or distribute this software for any 4506N/A - purpose with or without fee is hereby granted, provided that the above 4506N/A - copyright notice and this permission notice appear in all copies. 4506N/A - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 4506N/A - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 4506N/A - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 4506N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 4506N/A - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 4506N/A - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 4506N/A - PERFORMANCE OF THIS SOFTWARE. 4506N/A<
meta http-
equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4506N/A<
meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
4506N/A<
link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
4506N/A<
body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4506N/A<
table width="100%" summary="Navigation header">
4506N/A<
tr><
th colspan="3" align="center"><
span class="application">genrandom</
span></
th></
tr>
4506N/A<
td width="20%" align="left">
4506N/A<
th width="60%" align="center">Manual pages</
th>
<
div class="refentry" lang="en">
<
p><
span class="application">genrandom</
span> — generate a file containing random data</
p>
<
div class="refsynopsisdiv">
<
div class="cmdsynopsis"><
p><
code class="command">genrandom</
code> [<
code class="option">-n <
em class="replaceable"><
code>number</
code></
em></
code>] {<
em class="replaceable"><
code>size</
code></
em>} {<
em class="replaceable"><
code>filename</
code></
em>}</
p></
div>
<
div class="refsect1" lang="en">
<
a name="id2614918"></
a><
h2>DESCRIPTION</
h2>
<
span><
strong class="command">genrandom</
strong></
span>
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.
<
div class="refsect1" lang="en">
<
a name="id2614933"></
a><
h2>ARGUMENTS</
h2>
<
div class="variablelist"><
dl>
<
dt><
span class="term">-n <
em class="replaceable"><
code>number</
code></
em></
span></
dt>
In place of generating one file, generates <
code class="option">number</
code>
(from 2 to 9) files, appending <
code class="option">number</
code> to the name.
<
dt><
span class="term">size</
span></
dt>
The size of the file, in kilobytes, to generate.
<
dt><
span class="term">domain</
span></
dt>
The file name into which random data should be written.
<
div class="refsect1" lang="en">
<
a name="id2655476"></
a><
h2>SEE ALSO</
h2>
<
span class="citerefentry"><
span class="refentrytitle">rand</
span>(3)</
span>,
<
span class="citerefentry"><
span class="refentrytitle">arc4random</
span>(3)</
span>
<
div class="refsect1" lang="en">
<
a name="id2655502"></
a><
h2>AUTHOR</
h2>
<
p><
span class="corpauthor">Internet Systems Consortium</
span>
<
table width="100%" summary="Navigation footer">
<
td width="40%" align="left">
<
td width="20%" align="center"><
a accesskey="u" href="Bv9ARM.ch10.html">Up</
a></
td>
<
td width="40%" align="left" valign="top">
<
span class="application">arpaname</
span>�</
td>
<
td width="20%" align="center"><
a accesskey="h" href="Bv9ARM.html">Home</
a></
td>
<
td width="40%" align="right" valign="top">�<
span class="application">isc-hmac-fixup</
span>