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

    Type Alias GenerateOptions

    GenerateOptions: RngOptions

    Options for generateShares: rand's rng (secure by default), which draws the identifier and every Shamir share. null or undefined selects the secure generator; a generator without a callable fillBytes fails at the identifier draw with rand's RandError InvalidGenerator.