aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/api/util/nng_random.md
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-10-06 21:27:54 -0700
committerGarrett D'Amore <garrett@damore.org>2024-10-06 21:27:54 -0700
commitdf8dae72ddb569296ff6ce3cb6c35544cbc3b4d0 (patch)
tree975b1cea6877040e59a448d78b1fc4c5f0f9887b /docs/ref/api/util/nng_random.md
parent415c04a43804cd0e0a4d3f0d49743aedd0ee4cce (diff)
downloadnng-df8dae72ddb569296ff6ce3cb6c35544cbc3b4d0.tar.gz
nng-df8dae72ddb569296ff6ce3cb6c35544cbc3b4d0.tar.bz2
nng-df8dae72ddb569296ff6ce3cb6c35544cbc3b4d0.zip
Indexing improvements to mdbook docs.
Diffstat (limited to 'docs/ref/api/util/nng_random.md')
-rw-r--r--docs/ref/api/util/nng_random.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/api/util/nng_random.md b/docs/ref/api/util/nng_random.md
index 160752ab..b8a89d0e 100644
--- a/docs/ref/api/util/nng_random.md
+++ b/docs/ref/api/util/nng_random.md
@@ -14,7 +14,7 @@ uint32_t nng_random(void);
## DESCRIPTION
-The `nng_random` returns a random number.
+The {{i:`nng_random`}} returns a {{i:random number}}.
The value returned is suitable for use with cryptographic functions such as
key generation.
The value is obtained using platform-specific cryptographically strong random