Docs.rs
ndarray-rand-0.15.0
ndarray-rand 0.15.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bluss
jturner314
Dependencies
ndarray ^0.16
normal
quickcheck ^1.0
normal
optional
rand ^0.8.0
normal
rand_distr ^0.4.0
normal
quickcheck ^1.0
dev
rand_isaac ^0.3.0
dev
Versions
81.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ndarray_
rand
0.15.0
Module mock
Module Items
Structs
In ndarray_
rand::
rand::
rngs
ndarray_rand
::
rand
::
rngs
Module
mock
Copy item path
Source
Expand description
Mock random number generator
Structs
ยง
StepRng
A simple implementation of
RngCore
for testing purposes.