← Back to context Comment by nyrikki 2 days ago Saving the seed in the build artifacts/logs has saved a lot of time for me even with tools like faker. 1 comment nyrikki Reply eru 2 days ago Yes, you should note the seed you use for a run in the logs, but you should use a new seed each run (unless trying to reproduce a known bug) so you cover more of the search space.
eru 2 days ago Yes, you should note the seed you use for a run in the logs, but you should use a new seed each run (unless trying to reproduce a known bug) so you cover more of the search space.
Yes, you should note the seed you use for a run in the logs, but you should use a new seed each run (unless trying to reproduce a known bug) so you cover more of the search space.