rand!
has no method matching rand!(::MersenneTwister, ::Array{Int,1})
#8360
Labels
randomness
Random number generation and the Random stdlib
Same as #7643 but for Integer types:
rand!(MersenneTwister(), [1])
fails. I'm working on it.The text was updated successfully, but these errors were encountered: