Docs.rs
so-utils-0.2.0
so-utils 0.2.0
Docs.rs crate page
MIT
AND
Apache-2.0
Links
crates.io
Source
Owners
EthanNOV56
Dependencies
ndarray ^0.17.1
normal
rand ^0.9.2
normal
serde ^1.0
normal
optional
so-core ^0.2.0
normal
thiserror ^2.0.17
normal
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
shuffle_array
so_
utils
0.2.0
In so_
utils::
random
so_utils
::
random
Function
shuffle_
array
Copy item path
Source
pub fn shuffle_array<T>(arr: &mut
[T]
)
Expand description
Randomly shuffle an array in place