man.genrandom.html revision bbbf2e27d3a981163dab139497d6b2dc85449db0
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - Copyright (C) 2000-2003 Internet Software Consortium.
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - Permission to use, copy, modify, and/or distribute this software for any
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - purpose with or without fee is hereby granted, provided that the above
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - copyright notice and this permission notice appear in all copies.
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff - PERFORMANCE OF THIS SOFTWARE.
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<!-- $Id$ -->
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe<link rel="prev" href="man.arpaname.html" title="arpaname">
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<link rel="next" href="man.isc-hmac-fixup.html" title="isc-hmac-fixup">
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<tr><th colspan="3" align="center"><span class="application">genrandom</span></th></tr>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<a accesskey="p" href="man.arpaname.html">Prev</a>�</td>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<td width="20%" align="right">�<a accesskey="n" href="man.isc-hmac-fixup.html">Next</a>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<a name="man.genrandom"></a><div class="titlepage"></div>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<p><span class="application">genrandom</span> — generate a file containing random data</p>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<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>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff <span><strong class="command">genrandom</strong></span>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff generates a file or a set of files containing a specified quantity
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff of pseudo-random data, which can be used as a source of entropy for
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff other commands on systems with no random device.
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<dt><span class="term">-n <em class="replaceable"><code>number</code></em></span></dt>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff In place of generating one file, generates <code class="option">number</code>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff (from 2 to 9) files, appending <code class="option">number</code> to the name.
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff The size of the file, in kilobytes, to generate.
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff The file name into which random data should be written.
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff <span class="citerefentry"><span class="refentrytitle">rand</span>(3)</span>,
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff <span class="citerefentry"><span class="refentrytitle">arc4random</span>(3)</span>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<p><span class="corpauthor">Internet Systems Consortium</span>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<a accesskey="p" href="man.arpaname.html">Prev</a>�</td>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<td width="40%" align="right">�<a accesskey="n" href="man.isc-hmac-fixup.html">Next</a>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
f8919bdadda3ebb97bd55cc14a16e0271ed57615duboff<td width="40%" align="right" valign="top">�<span class="application">isc-hmac-fixup</span>