aboutsummaryrefslogtreecommitdiff
path: root/man/man1/rndl.1df
blob: ec44564a60f458e24b9e029571f3780a85dc697b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.TH RNDL 1df "August 2016" "Manual page for rndl"
.SH NAME
.B rndl
\- return a low-quality random choice of a random line from files
.SH SYNOPSIS
.B rndl
file
.br
.B rndl
file1 file2 file3
.br
command |
.B rndl
.SH DESCRIPTION
.B rndl
prints a random line from its input, using rndi(1df) to choose it. This is
probably not a high-quality source, but should differ within seconds and
between runs on most systems.
.SH SEE ALSO
rndi(1df), rnda(1df), rndf(1df), rnds(1df), rndn(6df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>