:orphan: # PetscRandomFinalizePackage This function destroys everything in the Petsc interface to the `PetscRandom` package. It is called from `PetscFinalize()`. ## Synopsis ``` PetscErrorCode PetscRandomFinalizePackage(void) ``` ## See Also `PetscFinalize()` ## Level developer ## Location src/sys/classes/random/interface/dlregisrand.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/classes/random/interface/dlregisrand.c) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)