C# Class MetroPass.WinRT.Infrastructure.PasswordGeneration.PasswordGeneratorRT

Inheritance: Metropass.Core.PCL.PasswordGeneration.PasswordGeneratorBase
Show file Open project: TheAngryByrd/MetroPass Class Usage Examples

Public Methods

Method Description
GenerateRandomNumber ( int max ) : int

Method Details

GenerateRandomNumber() public method

public GenerateRandomNumber ( int max ) : int
max int
return int