Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Random class

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Random class


Chronological Thread 
  • From: Bernd Gaertner <>
  • To:
  • Subject: Re: [cgal-discuss] Random class
  • Date: Tue, 22 Jul 2008 17:12:55 +0200

Julien Demouth wrote:
Hi all,

Maybe it is a question which has already been raised (I've seen no sign of this in the archive of the list) but why does the CGAL::Random documentation page differ from its implementation ?

In which respect does it differ?

Is there any plan of designing a "better" Random class ?

If you mean the fact that you get the same sequence when you use the same seed, then I don't think it's bad. After all, it must be possible to reproduce the "random" data that for example lead to a failing run of an algorithm.

Best,
Bernd.



Archive powered by MHonArc 2.6.16.

Top of Page