diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-27 08:16:57 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-27 08:16:57 +0000 |
| commit | 7ab50d97ea2e35c9b6c6a1145db6c7ceb53adc74 (patch) | |
| tree | 66ee63b187e21fad1cd1048451b03c693b6f841f /lib/libc/stdlib/rand.3 | |
| parent | 41f6d2842323b0b575ff6c70b9e9d1e25abe4658 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/rand.3')
| -rw-r--r-- | lib/libc/stdlib/rand.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/rand.3 b/lib/libc/stdlib/rand.3 index 67955d9ea0f0..4e90fcc4260d 100644 --- a/lib/libc/stdlib/rand.3 +++ b/lib/libc/stdlib/rand.3 @@ -88,7 +88,7 @@ seeded with a value of 1. .Pp The .Fn sranddev -routine initialize a seed using +function initializes a seed using the .Xr urandom 4 random number device which returns good random numbers, suitable for cryptographic use. |
