bind9/bin/tools/genrandom.8

78 lines
2.3 KiB
Groff
Raw Normal View History

2016-06-27 01:29:38 -04:00
.\" Copyright (C) 2009-2011, 2014-2016 Internet Systems Consortium, Inc. ("ISC")
2010-05-18 21:14:14 -04:00
.\"
2016-07-21 03:53:18 -04:00
.\" This Source Code Form is subject to the terms of the Mozilla Public
.\" License, v. 2.0. If a copy of the MPL was not distributed with this
.\" file, You can obtain one at http://mozilla.org/MPL/2.0/.
.\"
.hy 0
.ad l
2015-10-06 01:45:21 -04:00
'\" t
2009-03-02 20:12:26 -05:00
.\" Title: genrandom
.\" Author:
2015-10-07 00:11:09 -04:00
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
2015-10-06 01:45:21 -04:00
.\" Date: 2011-08-08
2009-03-02 20:12:26 -05:00
.\" Manual: BIND9
2015-10-06 01:45:21 -04:00
.\" Source: ISC
.\" Language: English
2009-03-02 20:12:26 -05:00
.\"
2015-10-06 01:45:21 -04:00
.TH "GENRANDOM" "8" "2011\-08\-08" "ISC" "BIND9"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
2009-03-02 20:12:26 -05:00
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
2015-10-06 01:45:21 -04:00
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
2009-03-02 20:12:26 -05:00
.SH "NAME"
genrandom \- generate a file containing random data
.SH "SYNOPSIS"
2015-10-07 00:11:09 -04:00
.HP \w'\fBgenrandom\fR\ 'u
2010-05-17 21:14:20 -04:00
\fBgenrandom\fR [\fB\-n\ \fR\fB\fInumber\fR\fR] {\fIsize\fR} {\fIfilename\fR}
.SH "DESCRIPTION"
.PP
2009-03-02 20:12:26 -05:00
\fBgenrandom\fR
2015-10-06 01:45:21 -04:00
generates a file or a set of files containing a specified quantity of pseudo\-random data, which can be used as a source of entropy for other commands on systems with no random device\&.
.SH "ARGUMENTS"
2009-03-02 20:12:26 -05:00
.PP
2010-05-17 21:14:20 -04:00
\-n \fInumber\fR
.RS 4
In place of generating one file, generates
\fBnumber\fR
(from 2 to 9) files, appending
\fBnumber\fR
2015-10-06 01:45:21 -04:00
to the name\&.
2010-05-17 21:14:20 -04:00
.RE
.PP
size
2009-03-02 20:12:26 -05:00
.RS 4
2015-10-06 01:45:21 -04:00
The size of the file, in kilobytes, to generate\&.
2009-03-02 20:12:26 -05:00
.RE
.PP
2011-08-08 21:14:54 -04:00
filename
2009-03-02 20:12:26 -05:00
.RS 4
2015-10-06 01:45:21 -04:00
The file name into which random data should be written\&.
2009-03-02 20:12:26 -05:00
.RE
.SH "SEE ALSO"
.PP
2009-03-02 20:12:26 -05:00
\fBrand\fR(3),
\fBarc4random\fR(3)
.SH "AUTHOR"
.PP
2015-10-06 01:45:21 -04:00
\fBInternet Systems Consortium, Inc\&.\fR
2009-03-02 20:12:26 -05:00
.SH "COPYRIGHT"
2015-10-06 01:45:21 -04:00
.br
2016-06-27 01:29:38 -04:00
Copyright \(co 2009-2011, 2014-2016 Internet Systems Consortium, Inc. ("ISC")
2009-03-02 20:12:26 -05:00
.br