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