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

Get 32 pseudo-random bytes.

See IC method raw_rand.