Post Reply 
Read Seed for random number generator?
10-08-2024, 03:39 PM
Post: #1
Read Seed for random number generator?
In the manual I see only a function to set the seed for the random number generator (RANDSEED), but no function to read the actual seed. Does anybody know how to retrieve the actual seed? On the 15C it's easy to get. ;-)
Find all posts by this user
Quote this message in a reply
10-08-2024, 03:57 PM
Post: #2
RE: Read Seed for random number generator?
Generally the seed is replaced by the random number generated which is used for the next random number. You need to keep track of any initial value yourself.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)