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