2362N/A - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") 0N/A - Permission to use, copy, modify, and 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. 2362N/A<
meta http-
equiv="Content-Type" content="text/html; charset=ISO-8859-1">
2362N/A<
meta name="generator" content="DocBook XSL Stylesheets V1.67.2">
0N/A<
body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><
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> {<
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="id215033"></
a><
h2>DESCRIPTION</
h2>
0N/A <
span><
strong class="command">genrandom</
strong></
span>
0N/A generates a file containing a specified quantity of psuedo-random
0N/A data, which can be used as a source of entropy for other commands
0N/A on systems with no random device.
0N/A<
div class="refsect1" lang="en">
0N/A<
a name="id215048"></
a><
h2>ARGUMENTS</
h2>
0N/A<
div class="variablelist"><
dl>
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">domain</
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="id215084"></
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="id215111"></
a><
h2>AUTHOR</
h2>
0N/A<
p><
span class="corpauthor">Internet Systems Consortium</
span>