C# Class Faker.Util.FakerRandom

Afficher le fichier Open project: diogolmenezes/Faker

Méthodes publiques

Свойство Type Description
rand System.Random

Méthodes publiques

Méthode Description
Next ( int min, int max = 100 ) : int

Method Details

Next() public static méthode

public static Next ( int min, int max = 100 ) : int
min int
max int
Résultat int

Property Details

rand public_oe static_oe property

public static Random,System rand
Résultat System.Random