doc: rename Random -> RNG

Random alone in the TOC is misleading and confusing, so be more
specific.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-04-15 08:31:26 -04:00
parent 193c5913a6
commit 77ee832f2e

View file

@ -1,7 +1,7 @@
.. _random_api:
Random
######
Random Number Generation
########################
The random API subsystem provides random number generation APIs in both
cryptographically and non-cryptographically secure instances. Which