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

    Function fakeRandomData

    • Creates a Uint8Array of random data with a fixed seed. This is useful for reproducible testing.

      Parameters

      • size: number

        The number of bytes to generate

      Returns Uint8Array

      A Uint8Array of pseudo-random bytes