Uses of Package
org.moyoman.module.random

Packages that use org.moyoman.module.random
org.moyoman.module.random.randomimpl   
 

Classes in org.moyoman.module.random used by org.moyoman.module.random.randomimpl
Random
          A class that implements the Random interface is responsible for giving a random rating to each legal move, as well as providing a method to allow the caller to randomly choose from among N options.