C# Class VacuumCleaner.RandomNumGen

Mostrar archivo Open project: Troilk/VacuumCleaner Class Usage Examples

Public Methods

Method Description
RandomNumGen ( int seed ) : System.Collections.Generic
RandomValue ( ) : double
RandomValueA ( ) : double

Method Details

RandomNumGen() public method

public RandomNumGen ( int seed ) : System.Collections.Generic
seed int
return System.Collections.Generic

RandomValue() public method

public RandomValue ( ) : double
return double

RandomValueA() public method

public RandomValueA ( ) : double
return double