256N/A - Copyright (C) 2000-2017 Internet Systems Consortium, Inc. ("ISC") 256N/A - This Source Code Form is subject to the terms of the Mozilla Public 256N/A - License, v. 2.0. If a copy of the MPL was not distributed with this 256N/A<
meta http-
equiv="Content-Type" content="text/html; charset=ISO-8859-1">
256N/A<
title>genrandom</
title>
256N/A<
meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
256N/A<
link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
256N/A<
body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
256N/A<
table width="100%" summary="Navigation header">
256N/A<
tr><
th colspan="3" align="center"><
span class="application">genrandom</
span></
th></
tr>
256N/A<
td width="20%" align="left">
256N/A<
th width="60%" align="center">Manual pages</
th>
256N/A <
div class="refnamediv">
256N/A <
span class="application">genrandom</
span>
256N/A — generate a file containing random data
256N/A <
div class="refsynopsisdiv">
256N/A <
div class="cmdsynopsis"><
p>
256N/A <
code class="command">genrandom</
code>
256N/A [<
code class="option">-n <
em class="replaceable"><
code>number</
code></
em></
code>]
256N/A {<
em class="replaceable"><
code>size</
code></
em>}
256N/A {<
em class="replaceable"><
code>filename</
code></
em>}
256N/A <
div class="refsection">
256N/A<
a name="id-1.14.33.7"></
a><
h2>DESCRIPTION</
h2>
256N/A <
span class="command"><
strong>genrandom</
strong></
span>
256N/A generates a file or a set of files containing a specified quantity
256N/A of pseudo-random data, which can be used as a source of entropy for
256N/A other commands on systems with no random device.
256N/A <
div class="refsection">
256N/A<
a name="id-1.14.33.8"></
a><
h2>ARGUMENTS</
h2>
256N/A <
div class="variablelist"><
dl class="variablelist">
256N/A<
dt><
span class="term">-n <
em class="replaceable"><
code>number</
code></
em></
span></
dt>
256N/A In place of generating one file, generates <
code class="option">number</
code>
256N/A (from 2 to 9) files, appending <
code class="option">number</
code> to the name.
256N/A<
dt><
span class="term">size</
span></
dt>
256N/A The size of the file, in kilobytes, to generate.
256N/A<
dt><
span class="term">filename</
span></
dt>
256N/A The file name into which random data should be written.
256N/A <
div class="refsection">
256N/A<
a name="id-1.14.33.9"></
a><
h2>SEE ALSO</
h2>
256N/A <
span class="citerefentry">
256N/A <
span class="refentrytitle">rand</
span>(3)
256N/A <
span class="citerefentry">
256N/A <
span class="refentrytitle">arc4random</
span>(3)
256N/A<
table width="100%" summary="Navigation footer">
256N/A<
td width="40%" align="left">
256N/A<
td width="40%" align="left" valign="top">
256N/A<
span class="application">dnstap-read</
span>�</
td>
256N/A<
td width="20%" align="center"><
a accesskey="h" href="Bv9ARM.html">Home</
a></
td>
256N/A<
td width="40%" align="right" valign="top">�<
span class="application">isc-hmac-fixup</
span>