SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SeedString Method

Seeds the generator with a string value.

Object Oriented Interface

public function doSeedString($strvalue);

Procedural Interface

secureblackboxlite_rnd_do_seedstring($res, $strvalue);

Remarks

Use this method to seed the generator with a string value.

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