Skip to content

[Feature Request] Nondeterministic random generation API for use in query plugins #2110

Description

@eamsden

Is your feature request related to a problem? Please describe.

Named random streams generate distinct streams of randomness seeded from the workflow seed, so repeated evaluations of a query + plugins + interceptors will result in repeated random values. This prevents generating unique IDs for observability and telemetry.

Describe the solution you'd like

Expose underlying non-deterministic random APIs + a named random stream seeded with nondeterministic randomness under workflowInfo.unsafe

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions