> Anyone knows what is the period of OBRandom? I am trying to simulate > a long-time system, so I want to know that. Is it 2^32?
It's not that great of a random number generator. (We'll be replacing it in the future.) My suggestion? If you want a good random generator in C++, use boost: http://www.boost.org/doc/libs/release/libs/random Cheers, -Geoff ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ OpenBabel-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
