This library contains wrappers for generating floating point values, integers,
quaternions using boost libraries.  The constructor of the wrapper is
guaranteed to be thread safe and initialize its random number generator to a
random seed.  Seeds are obtained using a separate and different random number
generator.

Homepage:
http://ros.org/wiki/random_numbers
