rand.h File Reference

#include "types.h"

Include dependency graph for rand.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Lidy_InitRandom ()
 Initialise the random-number generator.
Real Lidy_Random (Real Min, Real Max)
 Generate a real number at random between Min and Max.


Function Documentation

void Lidy_InitRandom (  ) 

Initialise the random-number generator.

Returns:
Nothing

Real Lidy_Random ( Real  Min,
Real  Max 
)

Generate a real number at random between Min and Max.

Parameters:
Min represent the lower limit
Max represent the upper limit
Returns:
The real number generated at random


Generated on Mon Oct 12 05:24:51 2009 for Lidy by  doxygen 1.5.8