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

Random Streams not saving initial seed #9

Open
wheresthebeefy opened this issue Apr 1, 2023 · 0 comments
Open

Random Streams not saving initial seed #9

wheresthebeefy opened this issue Apr 1, 2023 · 0 comments

Comments

@wheresthebeefy
Copy link

Hello!

When I save a struct that has a Random Stream, it puts a blank for the initial seed value. Probably not a big deal, but it does mean we have to take an extra step to grab the Initial Seed value out of the Random Stream first and then put that value into the struct. Would be great if under the hood it could extract the Initial Seed and put the value back into a Random Stream when reading it back in.

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

No branches or pull requests

1 participant