esp8266ndn
NDN Arduino library for ESP8266 and more
|
Hardware random bytes generator. More...
#include <random.hpp>
Public Member Functions | |
RandomSource ()=delete | |
Static Public Member Functions | |
static bool | generate (uint8_t *output, size_t count) |
Hardware random bytes generator.
ESP8266/ESP32: WiFi or Bluetooth radio must be enabled. nRF52: SoftDevice must be enabled.
|
delete |
|
static |