@blockchaincommons/rand - v1.0.0-beta.3
    Preparing search index...

    Function fillRandomBytes

    • Fill dest from options.rng (default: the secure generator).

      Parameters

      Returns void

      InvalidArgument unless dest is a Uint8Array; InvalidGenerator when the generator has no callable fillBytes.