Skip to content

AthenaKernel: Remember when RNGs were last seeded.

In RNGWrapper, record the event count for which each slot was last seeded. This is useful for tools that want to reseed only for a new event.

Merge request reports