SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

NextString Method

Generates a random string of characters.

Object Oriented Interface

public function doNextString($len);

Procedural Interface

secureblackboxlite_rnd_do_nextstring($res, $len);

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 PHP Edition - Version 20.0 [Build 8166]