C# Class WoWClassic.Common.Crypto.RandomGenerator

Afficher le fichier Open project: miceiken/WoWClassicAuthServer

Méthodes publiques

Méthode Description
RandomBytes ( int length ) : byte[]
RandomInt ( ) : int

Method Details

RandomBytes() public static méthode

public static RandomBytes ( int length ) : byte[]
length int
Résultat byte[]

RandomInt() public static méthode

public static RandomInt ( ) : int
Résultat int