Skip to content

[Feature Request] Provide user access to randomness seed and changes #1319

@tconley1428

Description

@tconley1428

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

There are several scenarios where a user may want to create distinct random number sequences. For instance, telemetry may need random numbers but the addition or removal of telemetry shouldn't change any randomness uses in the workflow itself. In particular when such things are done under the hood as part of plugins.

Describe the solution you'd like

Provide a way to get the initial randomness seed as well as notification of changes. If possible, providing an implementation of Random or equivalent which reseeds itself would be good.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions