Query: plrandd
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLRANDD(3plplot) PLplot API PLRANDD(3plplot)NAMEplrandd - Random number generator returning a real random number in the range [0,1].SYNOPSISplrandd()DESCRIPTIONRandom number generator returning a real random number in the range [0,1]. The generator is based on the Mersenne Twister. Most languages / compilers provide their own random number generator, and so this is provided purely for convenience and to give a consistent random num- ber generator across all languages supported by PLplot. This is particularly useful for comparing results from the test suite of exam- ples. Redacted form: plrandd() This function is used in examples 17,21.AUTHORSGeoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.SEE ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLRANDD(3plplot)