Function tea_sdk::utils::wasm_actor::actors::enclave::generate_random
pub async fn generate_random(len: u32) -> Result<Vec<u8>, Error>
Expand description
Return a fix-length random u8 array.