AMD’s supported it since 2015, but it’s not something a normal app would use anyway (They’d just ask the OS for it).
More likely for the app to get it wrong though, generating unpredictable random numbers (Which is all you realistically need) is pretty easy, not screwing up and making them more predictable is hard.
AMD’s supported it since 2015, but it’s not something a normal app would use anyway (They’d just ask the OS for it).
More likely for the app to get it wrong though, generating unpredictable random numbers (Which is all you realistically need) is pretty easy, not screwing up and making them more predictable is hard.
Nice, yeah that’s basically what I thought.
And yeah, I agree, what you do with those instructions is the tricky part.