``` julia> m,n=UInt8(16),UInt8(16); julia> m,n=UInt8(16),UInt8(16); sprand(m,n,1.0) 16×16 SparseMatrixCSC{Float64,Int64} with 0 stored entries ```