[This is preliminary documentation and is subject to change.]
Generates random byte[16] buffer
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public byte[] NextRandom16Bytes { get; }public byte[] NextRandom16Bytes { get; }Public ReadOnly Property NextRandom16Bytes As Byte()
Get
Public ReadOnly Property NextRandom16Bytes As Byte()
Get
public:
property array<unsigned char>^ NextRandom16Bytes {
array<unsigned char>^ get ();
}public:
property array<unsigned char>^ NextRandom16Bytes {
array<unsigned char>^ get ();
}member NextRandom16Bytes : byte[] with get
member NextRandom16Bytes : byte[] with get
Property Value
Type:
Byte