SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

nextString (method)

Generates a random string of characters.

Syntax

- (NSString*)nextString:(int)len;
public func nextString(_ len: Int32) throws -> String

Remarks

Use this method to generate a random string using characters supplied via the Alphabet property.

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