Makes a lot of sense to me. On Tue, Aug 6, 2024 at 8:49 AM Luca Vizzarro <[email protected]> wrote: > > When introducing pseudo-random generation in the test runs we need to > ensure that these can be reproduced by setting a pre-defined seed. > This commits adds the ability to set one or allow for one to be > generated and reported back to the user. > > Signed-off-by: Luca Vizzarro <[email protected]> > Reviewed-by: Paul Szczepanek <[email protected]> > Reviewed-by: Alex Chapman <[email protected]> > ---
Reviewed-by: Jeremy Spewock <[email protected]>

