IRandomNumberGeneratorFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |