Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a source of randomness #48

Closed
aybabtme opened this issue Apr 19, 2022 · 1 comment
Closed

Provide a source of randomness #48

aybabtme opened this issue Apr 19, 2022 · 1 comment
Labels
feature New feature or request

Comments

@aybabtme
Copy link
Contributor

Provide an API to access a PRNG that allows usage of "randomness". Perhaps record the seed of the PRNG and reuse this across, so that workflows remain deterministic despite using randomness.

@cschleiden cschleiden added the feature New feature or request label Apr 19, 2022
@cschleiden
Copy link
Owner

For now, any PRNG can be used with SideEffect

@cschleiden cschleiden closed this as not planned Won't fix, can't repro, duplicate, stale Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants