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.
pub fn init_ic_rand()
Initializes the random number generator for the canister. This function should be called in the canister’s init hook and post-update hook.