Module minimax::strategies::random

source ·
Expand description

A strategy that randomly chooses a move, for use in tests.

Structs