C# Class BusinessCats.RollTheDice

Show file Open project: adzm/BusinessCats

Public Methods

Method Description
Roll ( byte numberSides ) : byte

Private Methods

Method Description
IsFairRoll ( byte roll, byte numSides ) : bool

Method Details

Roll() public static method

public static Roll ( byte numberSides ) : byte
numberSides byte
return byte