![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
The random number generator (RNG) driver includes two layers: the hardware access layer (HAL) and the driver layer (DRV).
The hardware access layer provides basic APIs for accessing the registers of the random number generator. See the API documentation for the RNG HAL and driver for details.
The driver layer provides APIs on a higher level than the HAL. See the API documentation for the RNG driver for details.
The Random Number Generator Example provides sample code that you can use to quickly get started.