Module Pentominos.Randomize

Utility functions for randomizing things.

val list : 'a list -> 'a list

Takes a list of elements and returns a random permutation of that list.