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

NAME

6       plrandd - Random number generator returning a real random number in the
7       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 and 21.
23

AUTHORS

25       Many  developers  (who  are  credited at http://plplot.org/credits.php)
26       have contributed to PLplot over its long history.
27

SEE ALSO

29       PLplot documentation at http://plplot.org/documentation.php.
30
31
32
33                                November, 2019                PLRANDD(3plplot)
Impressum