This is fun. The last time I’ve seen srand being used to set up a reproducible chain of pseudo-random numbers was in a high school poor-man’s encryption scheme. Shame Linux won’t follow the suite. This whole function family should get flagged as deprecated.
This is fun. The last time I’ve seen
srandbeing used to set up a reproducible chain of pseudo-random numbers was in a high school poor-man’s encryption scheme. Shame Linux won’t follow the suite. This whole function family should get flagged as deprecated.