共用方式為


IRandomNumberGeneratorFeature Interface

Definition

A feature to generate random numbers

public interface IRandomNumberGeneratorFeature
type IRandomNumberGeneratorFeature = interface
Public Interface IRandomNumberGeneratorFeature

Methods

GetBytes(Byte[])

Fills the supplied bytes with random values.

Applies to