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