Skip to content

Fix error related to RNG seed

Igor Podgainoi requested to merge fix-macos-rng-seed into main

On some platforms such as macOS, the compiler can throw the error: non-constant-expression cannot be narrowed from type [...]

Edited by Michael Platings

Merge request reports