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.

Version:
Id
rand.c 2506 2009-04-15 08:29:07Z duplo
Author:
Bernie Innocenti <bernie@codewiz.org>

Definition in file rand.c.