aboutsummaryrefslogtreecommitdiff
path: root/man/man1/rnda.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/rnda.1')
-rw-r--r--man/man1/rnda.17
1 files changed, 4 insertions, 3 deletions
diff --git a/man/man1/rnda.1 b/man/man1/rnda.1
index 09833927..3c573662 100644
--- a/man/man1/rnda.1
+++ b/man/man1/rnda.1
@@ -8,9 +8,10 @@
arg1 arg2 arg3
.SH DESCRIPTION
.B rnda
-prints a random choice from the given arguments. It uses rndi(1), which is not
-a high-quality random number source.
+prints a random choice from the given arguments. 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
-rndf(1), rndi(1), rndl(1), rndn(6)
+rndf(1), rndi(1), rndl(1), rnds(1), rndn(6)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>