SecureBlackbox 2020 iOS Edition

Questions / Feedback?

seedInt (method)

Seeds the generator with an integer value.

Syntax

- (void)seedInt:(int)intValue;
public func seedInt(_ intValue: Int32) throws -> Void

Remarks

Use this method to seed the generator with an integer value.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]