Jafar
RandomIntTmplt Class Reference

Random Integer Generator Template. More...


Detailed Description

Random Integer Generator Template.

Author:
Ayman ZUREIKI azureiki@laas.fr date: January/2005

Used to generate random number within the range [min,max]

Note:
: It is i;portant to supply a 'good' seed, for example you can use : SetSeed((uint64_t)std::time(NULL)); But, it is poor if you use it very frequently: the time dosn't change a lot, donc give nearly the same random numbers

#include <randomIntTmplt.hpp>


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:31 for Jafar by doxygen 1.7.6.1
LAAS-CNRS