Slow and precise uniform [0, 2^64) pseudo-random generator. More...
#include <rand.h>

Public Member Functions | |
| value_type | operator() () const | 
| Returns a random number from [0, 2^64).   | |
Slow and precise uniform [0, 2^64) pseudo-random generator.
| value_type random_number64::operator() | ( | ) |  const [inline] | 
        
Returns a random number from [0, 2^64).
 1.7.1