MCPcopy Create free account
hub / github.com/Raibows/MLinRust / random

Method random

src/ndarray/mod.rs:171–176  ·  view source on GitHub ↗

create an NdArray filled with random numbers by the given shape and seed shape: specify the shape seed: default is set to 0

(shape: Vec<usize>, seed: Option<usize>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

gen_f32Method · 0.80

Tested by

no test coverage detected