@libraz/libcantus - v1.1.0
    Preparing search index...

    Type Alias GenerationContextInput

    GenerationContextInput: GenerationContext | number

    A context, or just the seed for one.

    A bare number is sugar for { seed }: the common case is a caller who wants reproducible output and nothing else.