N-th RANLUX variate over seed

The n-th variate drawn from std::ranlux24_base after initializing its state
directly with the seed and discarding one million values.

This plot shows the n-th variate (n=11,17,20) drawn from std::ranlux24_base
after initializing the its state directly using the seed value and discarding
one million values.