aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/rand.xml
diff options
context:
space:
mode:
authorDavid Whitlock <[email protected]>2015-11-05 12:47:08 +0700
committerDavid Whitlock <[email protected]>2015-11-06 06:48:41 +0700
commitcdbe44920678d68a9936e1ab504bc1c8aad65847 (patch)
treee2a6b3ca59667486f6e3c6b355034e5746d39fc4 /lib/stdlib/doc/src/rand.xml
parent82393fda2f44841663b23c95879212f339a56474 (diff)
downloadotp-cdbe44920678d68a9936e1ab504bc1c8aad65847.tar.gz
otp-cdbe44920678d68a9936e1ab504bc1c8aad65847.tar.bz2
otp-cdbe44920678d68a9936e1ab504bc1c8aad65847.zip
Recommend against using crypto:rand_bytes
Diffstat (limited to 'lib/stdlib/doc/src/rand.xml')
-rw-r--r--lib/stdlib/doc/src/rand.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/rand.xml b/lib/stdlib/doc/src/rand.xml
index e7d4728ef7..50057259c6 100644
--- a/lib/stdlib/doc/src/rand.xml
+++ b/lib/stdlib/doc/src/rand.xml
@@ -104,7 +104,7 @@
strong. If a strong cryptographic random number generator is
needed, use one of functions in the
<seealso marker="crypto:crypto">crypto</seealso>
- module, for example <c>crypto:rand_bytes/1</c>.</p></note>
+ module, for example <c>crypto:strong_rand_bytes/1</c>.</p></note>
</description>
<datatypes>
<datatype>