Docs.rs
wstd-0.6.4
wstd 0.6.4
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
wasmtime-publish
Dependencies
anyhow ^1
normal
async-task ^4.7
normal
bytes ^1.10.1
normal
futures-lite ^1.12.0
normal
http ^1.1
normal
http-body ^1.0.1
normal
http-body-util ^0.1.3
normal
itoa ^1
normal
pin-project-lite ^0.2.8
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
slab ^0.4.9
normal
wasip2 ^1.0
normal
wstd-macro =0.6.4
normal
anyhow ^1
dev
clap ^4.5.26
dev
futures-concurrency ^7.6
dev
http-body-util ^0.1.3
dev
humantime ^2.1.0
dev
serde ^1
dev
serde_json ^1
dev
Versions
72.64%
of the crate is documented
Go to latest version
Platform
wasm32-wasip2
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
Module rand
wstd
0.6.4
Module rand
Module Items
Functions
In crate wstd
wstd
Module
rand
Copy item path
Source
Expand description
Random number generation.
Functions
ยง
get_
insecure_
random_
bytes
Fill the slice with insecure random bytes.
get_
random_
bytes
Fill the slice with cryptographically secure random bytes.