Skip to content

fix: Use a consistent random number generator.#753

Merged
eyal0 merged 1 commit intopcb2gcode:masterfrom
eyal0:consistent_rand
Jan 14, 2026
Merged

fix: Use a consistent random number generator.#753
eyal0 merged 1 commit intopcb2gcode:masterfrom
eyal0:consistent_rand

Conversation

@eyal0
Copy link
Copy Markdown
Contributor

@eyal0 eyal0 commented Jan 14, 2026

Random number generators can be different from platform to platform, which can cause tests to show errors. Using a consistent random number generator may solve this problem in some cases between Windows and Ubuntu runs.

Random number generators can be different from platform to platform,
which can cause tests to show errors.  Using a consistent random
number generator may solve this problem in some cases between Windows
and Ubuntu runs.
@eyal0 eyal0 merged commit 6a72c55 into pcb2gcode:master Jan 14, 2026
12 checks passed
timaydin pushed a commit to timaydin/pcb2gcode that referenced this pull request Jan 27, 2026
fix: Use a consistent random number generator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant