BeRTOS
Functions
rand.c File Reference

Very simple rand() algorithm. More...

#include "rand.h"

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.c.