---
title: "registerArcadeAppWithRandom(fromLib:randomFromLibLength:resultHandler:)"
framework: storekit
role: symbol
role_heading: Type Method
path: "storekit/skarcadeservice/registerarcadeappwithrandom(fromlib:randomfromliblength:resulthandler:)"
---

# registerArcadeAppWithRandom(fromLib:randomFromLibLength:resultHandler:)

## Declaration

```swift
class func registerArcadeAppWithRandom(fromLib randomFromLib: Data, randomFromLibLength: UInt32, resultHandler: @escaping (Data?, UInt32, Data?, UInt32, (any Error)?) -> Void)
```

## See Also

### Type Methods

- [arcadeSubscriptionStatus(withNonce:resultHandler:)](storekit/skarcadeservice/arcadesubscriptionstatus(withnonce:resulthandler:).md)
- [repairArcadeApp()](storekit/skarcadeservice/repairarcadeapp().md)
