Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
1,986 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I want to know the entropy of RNGCryptoServiceProvider class.
and moreover, is it non-deterministic?
You can refer to This Question Which has more details about the entropy of RNGCryptoServiceProvider
. And I think It is non-deterministic under limited circumstances.