thrust/random/xor_combine_engine.h
In directory: thrust/random
Source file: thrust/random/xor_combine_engine.h
A pseudorandom number generator which produces pseudorandom numbers from two integer base engines by merging their pseudorandom numbers with bitwise exclusive-or.