---
Improve shuffling algorithm of connection list
This patch implements the Fisher-Yates shuffle algorithm to ensure that all
permutations of the connection target list are generated with equal
probability, eliminating biases present in the previous shuffling method. In
the Fisher-Yates algo
Thanks for resending the patch!
On 18/11/2024 15:20, Hurukawa2121 wrote:
---
However, please note that anything you write should go *before* these
three dashes, otherwise the text is ignored by git on commit.
Anyway, no need to resend the patch for this.
Probably Gert can easily fix this be