rand32
function defined in module
Flux
rand32([rng], size...)
Return an
Array{Float32} of the given
size, filled like
rand. When the size is not provided,
rand32(rng::AbstractRNG) returns a function.
There are
3
methods for Flux.rand32: