Module board_game::util::board_gen

source ·
Expand description

Utilities to generate a Board in a random state.

Re-exports

Structs

  • Iterator over randomly generated boards. Yields all intermediate boards, including the start and end of each simulation.

Functions