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

Public Types | |
| typedef stxxl::uint64 | value_type |
Public Member Functions | |
| random_number64 (unsigned seed=0) | |
| value_type | operator() () const |
| Returns a random number from [0, 2^64) More... | |
Public Attributes | |
| random_uniform_slow | uniform |
Slow and precise uniform [0, 2^64) pseudo-random generator.
|
inline |
Returns a random number from [0, 2^64)
1.8.5