---
title: rawValue
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnnsrandomgeneratormethod/rawvalue
---

# rawValue

The corresponding value of the raw type.

## Declaration

```swift
var rawValue: UInt32
```

## See Also

### Random Number Generation Methods

- [init(_:)](accelerate/bnnsrandomgeneratormethod/init(_:).md)
- [init(rawValue:)](accelerate/bnnsrandomgeneratormethod/init(rawvalue:).md)
- [BNNSRandomGeneratorMethodAES_CTR](accelerate/bnnsrandomgeneratormethodaes_ctr.md)
