triqs.mc_tools.random_generator.RandomGenerator.preview

RandomGenerator.preview()

Dispatched C++ function(s).

[1] ()
  -> float

Look ahead at the next value that will be generated when the generator is called.

Returns:
float

Uniform random double from the interval \([0, 1)\).