Function nrf_softdevice::random_bytes
source · pub fn random_bytes(_sd: &Softdevice, buf: &mut [u8]) -> Result<(), RandomError>
Expand description
Get cryptographically-securerandom bytes.
pub fn random_bytes(_sd: &Softdevice, buf: &mut [u8]) -> Result<(), RandomError>
Get cryptographically-securerandom bytes.