WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Detailed DescriptionThis module contains functions for generating random numbers. This abstraction is needed not only because not all platforms have rand() and srand(), but also on some platforms rand() only has 16-bit randomness, which is not good enough. Function Documentation
Generate random integer with 32bit randomness.
Put in seed to random number generator.
Copyright (C) 2006-2009 Teluu Inc. |