Contiki-NG
Functions

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. More...
 
void random_init (unsigned short seed)
 Initialize the random number generator. More...
 

Detailed Description

Random driver for the nRF.

Author
Yago Fontoura do Rosario yago..nosp@m.rosa.nosp@m.rio@h.nosp@m.otma.nosp@m.il.co.nosp@m.m.br

Definition in file random-arch.c.