Blockchain Commons Rand TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Class SecureRandomNumberGenerator

    A random number generator that can be used as a source of cryptographically-strong randomness.

    Uses the Web Crypto API (crypto.getRandomValues) which is available in both browsers and Node.js >= 15.

    Implements

    Index

    Constructors

    Methods