SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SeedInt Method

Seeds the generator with an integer value.

Object Oriented Interface

public function doSeedInt($intvalue);

Procedural Interface

secureblackboxlite_rnd_do_seedint($res, $intvalue);

Remarks

Use this method to seed the generator with an integer value.

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