Fix use of random
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 18 Aug 2011 16:51:56 +0000 (18:51 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 19 Aug 2011 18:03:51 +0000 (20:03 +0200)
commit2f683926dad74c7ff34c56718f0074548a4695de
treebcd62bddf8439e2d9376a051b82386b3ea357185
parent6c72284944db9d55561eb619284a75c6796b6d3e
Fix use of random

In some places rand() was called explicitly, rather than through the
(configured) place-holder random().
backend.c
xoptions.c