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 1532 2008-08-04 07:21:26Z bernie
Definition in file rand.c.
