![]() |
Contiki-NG
|
Random driver for the nRF. More...
#include <stdlib.h>#include "nrfx.h"Go to the source code of this file.
Functions | |
| unsigned short | random_rand (void) |
| Generates a new random number. | |
| void | random_init (unsigned short seed) |
| Initialize the random number generator. | |
Random driver for the nRF.
Definition in file random-arch.c.