Random Mouse Search
A random search algorithm refers to an algorithm that uses some kind of randomness or probability (typically in the form of a pseudo-random number generator) in the defi- nition of the method, and in the literature, may be called a Monte Carlo method or a stochastic algorithm.
Try it now