verity_ic::random

Function init_ic_rand

source
pub fn init_ic_rand()
Expand description

Initializes the random number generator for the canister. This function should be called in the canister’s init hook and post-update hook.