SecureBlackbox 2020 iOS Edition

Questions / Feedback?

randomize (method)

Seeds the random generator with a system-originating input.

Syntax

- (void)randomize;
public func randomize() throws -> Void

Remarks

Use this method to randomize the generator by seeding it with a system-produced random input.

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