aima.probability
Interface Randomizer

All Known Implementing Classes:
JavaRandomizer, MockRandomizer, RangeRandomizer

public interface Randomizer


Method Summary
 double nextDouble()
           
 

Method Detail

nextDouble

double nextDouble()