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. ;-)
|
|||
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.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)