|
-
Dec 1st, 2023, 04:32 PM
#2
Re: Random
For what its worth, here is the source code for Random: https://referencesource.microsoft.co...stem/random.cs
It is using the Linear Congruential Generator algorithm to initialize the seed. That's about as far down the rabbit hole I got.
Random is a topic similar to infinity for me. It's really cool but gets way over my head way too quickly.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|