package knights_tour

  1. Overview
  2. Docs

Module Pentominos.RandomizeSource

Utility functions for randomizing things.

Sourceval list : 'a list -> 'a list

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

OCaml

Innovation. Community. Security.