# kd.random

[[[Source]]](https://github.com/google-research/kauldron/tree/main/kauldron/random/__init__.py)

```{eval-rst}
.. automodule:: kauldron.random
  :no-members:
```

## Symbols


### Class

|  |  |
--- | ---
[kd.random.PRNGKey](PRNGKey) | Small wrapper around `jax.random` key arrays to reduce boilerplate.

```{toctree}
:hidden:

PRNGKey
```