---
title: "init(_:)"
framework: accelerate
role: symbol
role_heading: Initializer
path: "accelerate/bnnsrandomgeneratormethod/init(_:)"
---

# init(_:)

Creates a new instance with the specified raw value.

## Declaration

```swift
init(_ rawValue: UInt32)
```

## See Also

### Random Number Generation Methods

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