Docs.rs
bity-ic-utils-0.3.0
bity-ic-utils 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Bity-Mirror
Dependencies
bity-ic-canister-time ^0.3.0
normal
bity-ic-stable-memory ^0.3.0
normal
bity-ic-types ^0.2.0
normal
candid ^0.10.20
normal
hex ^0.4.3
normal
ic-cdk ^0.19.0
normal
ic-cdk-timers ^1.0.0
normal
icrc-ledger-types ^0.1.12
normal
serde ^1.0.228
normal
tokio ^1.39.2
normal
tracing ^0.1.44
normal
Versions
52.94%
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
Module rand
bity_
ic_
utils
0.3.0
Module rand
Module Items
Functions
In crate bity_
ic_
utils
bity_ic_utils
Module
rand
Copy item path
Source
Functions
§
generate_
rand_
byte_
array
Generates a random 8-byte array.
generate_
rand_
nonce
Generates a random 64-bit nonce.
generate_
random_
delay
Generates a random delay duration up to the specified maximum interval.