Module hdk::random[][src]

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

Get N cryptographically strong random bytes.