Expand description
Generate cryptographic strength random data
The host provides the random bytes because any/all WASM implementations of randomness is flawed and insecure.
Traits§
Functions§
- random_
bytes - Get N cryptographically strong random bytes.