C# Class Brunet.Util.SecureRandom.Sample

Afficher le fichier Open project: johnynek/brunet

Méthodes publiques

Свойство Type Description
Max ulong
Val ulong

Méthodes publiques

Méthode Description
Truncate ( uint max ) : bool
operator ( ) : Sample

Method Details

Truncate() public méthode

public Truncate ( uint max ) : bool
max uint
Résultat bool

operator() public static méthode

public static operator ( ) : Sample
Résultat Sample

Property Details

Max public_oe property

public ulong Max
Résultat ulong

Val public_oe property

public ulong Val
Résultat ulong