Blurb::
Create random initial solutions, but enforce uniqueness (default)
Description::
``unique_random`` is the same as ``simple_random``, except that when a
new solution is generated, it is checked against the rest of the
solutions. If it duplicates any of them, it is rejected.
Topics::

Examples::

Theory::

Faq::

See_Also::
