thrust::random::ranlux48

Defined in thrust/random.h

typedef discard_block_engine<ranlux48_base, 389, 11> thrust::random::ranlux48

A random number engine with predefined parameters which implements the RANLUX level-4 random number generation algorithm.

Note

The 10000th consecutive invocation of a default-constructed object of type ranlux48 shall produce the value 88229545517833 .