BeRTOS
Functions
rand.h File Reference

Very simple rand() algorithm. More...

Go to the source code of this file.

Functions

int rand (void)
 This would really belong to libc.

Detailed Description

Very simple rand() algorithm.

Author:
Bernie Innocenti <bernie@codewiz.org>

Definition in file rand.h.