aboutsummaryrefslogtreecommitdiff
path: root/man/man6/rndn.6
blob: 11169f3c20bca4ab5f51a33ac1463f78de47d76d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH RNDN 6 "June 2016" "Manual page for rndn"
.SH NAME
.B rndn
\- esoteric random number generator
.SH USAGE
.B rndn
.br
business-critical-process -t "$(\fBrndn\fR)"
.SH DESCRIPTION
.B rndn
uses an advanced but somewhat esoteric algorithm derived by Adams (2001) to
return a random number. While it has proven robust in the author's production
usage, its algorithm has not been formally verified.
.SH SEE ALSO
<http://dilbert.com/strip/2001-10-25>
.SH AUTHORS
Tom Ryder <tom@sanctum.geek.nz>
.br
Inspired by discussions with Wade Brown