FROST Rerandomized TypeScript Library - v0.2.2-alpha.3
    Preparing search index...

    Function createTestRng

    • Create a seeded RNG for deterministic testing. Uses a simple counter-based approach for reproducibility.

      Parameters

      • seed: Uint8Array

      Returns CryptoRng