setupUniformGenerator: Generates the uniform generator object for the initial population.
Description
The returned population contains individuals which are uniformly distributed
within the bounds specified by the paramter set of the smoof objective
function passed to the doTheEvolution
function.
Usage
setupUniformGenerator()