Module hdk::random

source · []
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.