Function ic_cdk::api::management_canister::main::raw_rand

source ยท
pub async fn raw_rand() -> CallResult<(Vec<u8>,)>
Expand description

Get 32 pseudo-random bytes.

See IC method raw_rand.