1 reference to GetCryptographicallySecureRandomBytes
System.Private.CoreLib (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetRandomBytes.cs (1)
25
if (Sys.
GetCryptographicallySecureRandomBytes
(buffer, length) != 0)