<PackageReference Include="NETStandard.Library" Version="2.0.0" />
System.Security.Cryptography.RandomNumberGenerator
protected virtual void Dispose(
bool disposing)
public abstract void GetBytes(
byte[]
data)
public virtual void GetBytes(
byte[]
data,
int offset,
int count)