---
title: SecRandomRef
framework: security
role: symbol
role_heading: Type Alias
path: security/secrandomref
---

# SecRandomRef

An abstract Core Foundation-type object containing information about a random number generator.

## Declaration

```swift
typealias SecRandomRef = OpaquePointer
```
