© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
60 replies
Vlad

Feeding Random into itself - does it "corrupt the randomness"?

If I am to reinitialize an instance of System.Random after every .NextDouble() using the return value as a seed, would that make the randomness worse in some way?

I want to do this in order to be able to persist and unpersist a System.Random, via knowing the seed at every step of the way.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

gameObject does not re-enable itself in the switch statement
C#CC# / help
3y ago
Why does this work the way it does
C#CC# / help
8mo ago
Why does it give the error?
C#CC# / help
2y ago