RTPRandom Class Reference

The RTPRandom class can be used to generate random numbers.

#include <rtprandom.h>

List of all members.

Public Member Functions

uint8_t GetRandom8 ()
 Returns a random eight bit value.
uint16_t GetRandom16 ()
 Returns a random sixteen bit value.
uint32_t GetRandom32 ()
 Returns a random thirty-two bit value.
double GetRandomDouble ()
 Returns a random number between $0.0$ and $1.0$.


The documentation for this class was generated from the following file:
Generated on Thu Feb 8 16:22:23 2007 for jrtplib by  doxygen 1.5.1