aboutsummaryrefslogblamecommitdiff
path: root/man/man1/rndl.1
blob: 69deb42b8ff0343cb3e75b9a25dd83dbdc5e202e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                 

         

               


                                                                              
            
                                           

                               
.TH RNDL 1 "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(1) to choose it. It uses
rndi(1), which is probably not a high-quality source, but should differ within
seconds and between runs on most systems.
.SH SEE ALSO
rndi(1), rnda(1), rndf(1), rnds(1), rndn(6)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>