:orphan:
# PetscRandomRegisterAll
Registers all of the implementations in the `PetscRandom` package. 
## Synopsis
```
#include "petscsys.h" 
PetscErrorCode PetscRandomRegisterAll(void)
```
Not Collective




## See Also
 `PetscRandom`, `PetscRandomType`, `PetscRandomRegister()`, `PetscRandomRegisterDestroy()`

## Level
advanced

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/sys/classes/random/interface/randreg.c.html#PetscRandomRegisterAll">src/sys/classes/random/interface/randreg.c</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/classes/random/interface/randreg.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)  
