getrand
Returns the current random number seed from PARI, enabling reproduction of random sequences in number theory computations.
Instructions
Get PARI's current random number seed.
Returns: The current random seed.
Example: >>> getrand() [1, 2, 3, ...]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||