---
title: BNNS.RandomGeneratorState
framework: accelerate
role: symbol
role_heading: Class
path: accelerate/bnns/randomgeneratorstate
---

# BNNS.RandomGeneratorState

An opaque object that contains the state of a random number generator.

## Declaration

```swift
class RandomGeneratorState
```

## See Also

### Saving and Restoring a Randon Generator’s State

- [state](accelerate/bnns/randomgenerator/state.md)
