Docs.rs
QuantumRandom-0.2.0
QuantumRandom 0.2.0
Permalink
Docs.rs crate page
AGPL-3.0-only
10 September 2026
Links
Homepage
crates.io
Source
Owners
tbraun96
Dependencies
atoi ^0.3.1
normal
rand ^0.6.5
normal
reqwest ^0.9.10
normal
Versions
0%
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
next_u64s
Quantum
Random
0.2.0
In Quantum
Random::
random
QuantumRandom
::
random
Function
next_
u64s
Copy item path
Source
pub fn next_u64s(len:
u32
) ->
Option
<
Vec
<
u64
>>