Blurb::
Create random initial solutions, but enforce uniqueness (default)
Description::
\c unique_random is the same as \c 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::	
