Weihua Liu

Results 3 issues of Weihua Liu

## 🐛 Bug description i write below code: ```rust #[wasm_bindgen] pub fn test() { let tmp = client_random(28); } pub fn client_random(len: usize) -> Vec { let mut data: Vec...

[//]: # (以下所有的以"[//]: #"开始的文字都是注释,不会被markdown渲染,所以无需删除) [//]: # (All lines start "with [//]: #" below are comment lines and will not be rebdered by markdown, so there's no need to delete them)...

[//]: # (以下所有的以"[//]: #"开始的文字都是注释,不会被markdown渲染,所以无需删除) [//]: # (All lines start "with [//]: #" below are comment lines and will not be rebdered by markdown, so there's no need to delete them)...