deprecate randn((1,2)) #29653
Labels
breaking
This change will break code
deprecation
This change introduces or involves a deprecation
randomness
Random number generation and the Random stdlib
speculative
Whether the change will be implemented is speculative
Milestone
Since
rand((1,2))
was deprecated, it seems thatrandn((1,2))
should be deprecated too.See https://discourse.julialang.org/t/rand-1-2-vs-rand-1-2/16254
The text was updated successfully, but these errors were encountered: