Docs.rs
shuttle-core-0.3.1
shuttle-core 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fracek
Dependencies
base32 ^0.3.1
normal
base64 ^0.9.0
normal
bigdecimal ^0.0.10
normal
byteorder ^1
normal
crc16 ^0.3.4
normal
num-bigint ^0.1.41
normal
num-traits ^0.1.41
normal
serde ^1.0.27
normal
serde-xdr ^0.5.0
normal
serde_bytes ^0.10.3
normal
serde_derive ^1.0.27
normal
sodiumoxide ^0.0.16
normal
Versions
100%
of the crate is documented
Platform
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
shuttle_
core
0.3.1
In shuttle_
core::
crypto
shuttle_core
::
crypto
Function
random_bytes
Copy item path
Source
pub fn random_bytes(size:
usize
) ->
Vec
<
u8
>
ⓘ
Expand description
Generate
size
random bytes.