Haskell Quiz/Sampling

From HaskellWiki

The object of this problem was to generate a sorted random number sample.

The Problem

Solutions