Docs.rs
dev-fixtures-0.9.2
dev-fixtures 0.9.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jamesgober
Dependencies
dev-report ^0.9
normal
tempfile ^3
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
Skip to main content
random
dev_
fixtures
0.9.2
In dev_
fixtures::
mock::
bytes
dev_fixtures
::
mock
::
bytes
Function
random
Copy item path
Source
pub fn random(n:
usize
, seed:
u64
) ->
Vec
<
u8
>
ⓘ
Expand description
n
deterministic random bytes from
seed
.