Random bytes generator stub.
More...
#include <null.hpp>
|
static bool | generate (uint8_t *output, size_t count) |
| Fill output[0:count] with random bytes. More...
|
|
Random bytes generator stub.
◆ RandomSource()
ndnph::port_random_null::RandomSource::RandomSource |
( |
| ) |
|
|
delete |
◆ generate()
static bool ndnph::port_random_null::RandomSource::generate |
( |
uint8_t * |
output, |
|
|
size_t |
count |
|
) |
| |
|
inlinestatic |
Fill output[0:count] with random bytes.
- Returns
- whether success.
The documentation for this class was generated from the following file:
- /home/runner/work/esp8266ndn/NDNph/src/ndnph/port/random/null.hpp