knights_tour.pentominos
Pentominos.Randomize
Utility functions for randomizing things.
knights_tour
knights_tour.searchspace
val list : 'a list -> 'a list
Takes a list of elements and returns a random permutation of that list.