julia
e4c90310 - add rand(::Type{<:Pair}) (#28705)

Commit
2 years ago
add rand(::Type{<:Pair}) (#28705) This adds e.g. `rand(Pair{Int,Int})` producing a random pair of `Int`.
Author
Parents
Loading