1PLRANDD(3plplot)                  PLplot API                  PLRANDD(3plplot)
2
3
4

NAME

6       plrandd  -  Random  number generator  returning a real random number in
7       the range [0,1].
8

SYNOPSIS

10       plrandd()
11

DESCRIPTION

13       Random number generator returning a real random number  in  the   range
14       [0,1].  The generator is based on the Mersenne Twister.  Most languages
15       / compilers provide their own random number generator,  and so this  is
16       provided  purely for convenience and to give a consistent random number
17       generator across all languages supported  by PLplot. This  is  particuā€
18       larly useful for comparing results  from the test suite of examples.
19
20       Redacted form: plrandd()
21
22       This function is used in examples 17,21.
23

AUTHORS

25       Geoffrey  Furnish  and  Maurice LeBrun wrote and maintain PLplot.  This
26       man page was automatically generated from the  DocBook  source  of  the
27       PLplot   documentation,   maintained   by  Alan  W.  Irwin  and  Rafael
28       Laboissiere.
29

SEE ALSO

31       PLplot documentation at http://plplot.sourceforge.net/resources.
32
33
34
35                                  July, 2010                  PLRANDD(3plplot)
Impressum