Use RandomDevice in UUIDs instead of default_rng? #35860
Labels
good first issue
Indicates a good issue for first-time contributors to Julia
help wanted
Indicates that a maintainer wants help on an issue or pull request
@c42f commented on #35833 (comment)
Maybe we should use
Random.RandomDevice()
instead ofRandom.default_rng()
in UUIDs?See also #32954 (comment)
The text was updated successfully, but these errors were encountered: