ic_cdk::api::management_canister::main

Function raw_rand

Source
pub async fn raw_rand() -> CallResult<(Vec<u8>,)>
Expand description

Get 32 pseudo-random bytes.

See IC method raw_rand.