|
Stxxl
1.2.1
|
Fast uniform [0, 2^32) pseudo-random generator with period 2^32, random bits: 32. Reentrant variant of random_number32 that keeps it's private state. More...
#include <rand.h>
Public Member Functions | |
| value_type | operator() () const |
| Returns a random number from [0, 2^32) | |
Fast uniform [0, 2^32) pseudo-random generator with period 2^32, random bits: 32. Reentrant variant of random_number32 that keeps it's private state.
|
inline |
Returns a random number from [0, 2^32)
1.8.1.2