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

Implement the module RNG proposal: C# #1259

Closed
gefjon opened this issue May 20, 2024 · 0 comments · Fixed by #1425
Closed

Implement the module RNG proposal: C# #1259

gefjon opened this issue May 20, 2024 · 0 comments · Fixed by #1425
Assignees

Comments

@gefjon
Copy link
Contributor

gefjon commented May 20, 2024

Implement the RNG system described in the module RNG proposal in C# modules.

@gefjon gefjon assigned gefjon, kazimuth and RReverser and unassigned gefjon May 20, 2024
RReverser added a commit that referenced this issue Jun 13, 2024
Adds `Runtime.Random` property which contains an instance of `System.Random` that is reseeded by each reducer's timestamp.

The API is different from Rust implementation due to underlying differences between random APIs.

Fixes #1259.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants