SecureBlackbox Lite 2020 Android Edition

Questions / Feedback?

NextPass Method

Generates a random password.

Syntax

public String nextPass(boolean lowercase, boolean uppercase, boolean digits, boolean specials, int len);

Remarks

Use this method to generate a random password. Tune up the desired length and composition of the password using Lowercase, Uppercase,Digits, Specials, and Len parameters.

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