Fix random seeds in testing

Two examples tests did not use a fixed seed and thus may created random CI failures, and six unit tests did not specify random_seed. This MR fixes this.

Edited by Stephan Lachnit

Merge request reports

Loading