#include <Random.h>
      
  | 
  
| 
 
 Definition at line 4 of file Random.cpp.  | 
  
      
  | 
  
| 
 
 Definition at line 8 of file Random.cpp.  | 
  
      
  | 
  
| 
 Returns random double in [0,1).  | 
  
      
  | 
  
| 
 Returns random float in [0,1). Definition at line 14 of file Random.h. Referenced by RandomController::advanceTime(), and RandomController::RandomController().  | 
  
      
  | 
  
| 
 Returns unsigned int in [0,n]  | 
  
      
  | 
  
| 
 Sets the random number generator seed. If seed is 0, sets seed based on current time. Definition at line 12 of file Random.cpp. Referenced by RandomController::RandomController().  | 
  
Thyrix homepage  Users' guide
(C) Arxia 2004-2005