Scroll to navigation

PLSEED(3plplot) PLplot API PLSEED(3plplot)

NAME

plseed - Set seed for internal random number generator.

SYNOPSIS

plseed(seed)

DESCRIPTION

Set the seed for the internal random number generator. See plrandd(3plplot) for further details.

Redacted form: plseed(seed)

This function is used in example 21.

ARGUMENTS

Seed for random number generator.

AUTHORS

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

SEE ALSO

PLplot documentation at http://plplot.org/documentation.php.

January, 2024