SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

NextBytes Method

Generates an array of random bytes.

Object Oriented Interface

public function doNextBytes($len);

Procedural Interface

secureblackboxlite_rnd_do_nextbytes($res, $len);

Remarks

Call this method to generate an array of random bytes of length Len.

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