Docs.rs
random-manager-0.0.1
random-manager 0.0.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
gyuho
Dependencies
bs58 ^0.4.0
normal
lazy_static ^1.4.0
normal
rand ^0.8.5
normal
ring ^0.16.20
normal
env_logger ^0.9.0
dev
log ^0.4.17
dev
Versions
33.33%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
In random_manager
?
Function
random_manager
::
bytes
source
·
[
−
]
pub fn bytes(n:
usize
) ->
Result
<
Vec
<
u8
>,
String
>
Expand description
Generates a random string of length “n”.